Back to Apps
Node-RED

Node-RED

Wire together the Internet of Things

OpenJS Foundationv4.1.2

Screenshots

Node-RED screenshot 1
Node-RED screenshot 2
Node-RED screenshot 3

About

Node-RED is a visual programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. A built-in library allows you to save useful functions, templates or flows for re-use. The flows created in Node-RED are stored using JSON which can be easily imported and exported for sharing with others. An online flow library allows you to share your best flows with the world.

Release Notes

This release includes several bug fixes and minor improvements: - Resolved issues with error callbacks and read-only user interface - Improved suggestion clearing and subflow virtual port display - Fixed a race condition during project initialization - Added a new context menu item for converting selections to subflows - Addressed an invalid 'dirty' state after deployment Full release notes are found at https://github.com/node-red/node-red/releases

Related Apps