Node-RED
Node-RED is an open-source platform used for connecting hardware devices, APIs, and online services to create custom workflows and automations. It offers a browser-based flow editor where users can design workflows by connecting pre-built nodes representing various actions, services, or data inputs. Node-RED is particularly useful for IoT (Internet of Things) applications, as it allows users to integrate and automate devices, sensors, and systems. It is also used to create complex workflows involving data processing, API interactions, and real-time event processing. The platform is flexible and enables users to create applications without extensive programming, but also offers the ability to extend its functionality with custom code.
Features
By integrating seven nodes into Node-RED, you can incorporate SMS messages, Text2Speech calls, and number queries into your flows.
Installation
Run the following command in your Node-RED user directory – typically ~/.node-red
:
NPM
npm install @seven.io/nodered
Yarn
yarn add @seven.io/nodered
Request Options
See our API documentation for a detailed description of the requests.
Support
If you have questions about the seven node for Node-RED, please contact us via email.