https://store-images.s-microsoft.com/image/apps.6717.a3d12448-5140-42eb-ba9c-051feef4cf05.64552fc8-2b11-4468-b7bd-1e58ef9226ab.4a8977ca-8739-4d2c-8eb4-32bab64526d8

Node-RED

pcloudhosting

Node-RED

pcloudhosting

Version 4.0.9 + Free Support on OpenSUSE 15.6

Node-RED is an open-source flow-based development tool for visual programming, designed to connect devices, APIs, and online services through a web-based editor. It allows users to create flows that represent logic and processes by simply wiring together different components without writing extensive code. Node-RED is widely used for building Internet of Things (IoT) applications, automation tasks, and integrating various web services.

Features of Node-RED:

  • Flow-based programming interface for easy creation of complex workflows.
  • Built-in library of nodes for connecting to various devices, APIs, and services.
  • User-friendly browser-based editor for designing and deploying flows.
  • Highly customizable with the ability to create custom nodes and integrate third-party modules.
  • Supports MQTT, HTTP, WebSocket, and other communication protocols for IoT and automation applications.

To access the Node-RED Web Interface, open your browser and go to:

http://your-server-ip:1880
  

To Check the version Run :

 node-red --version

Disclaimer: Node-RED® is an open-source project released under the Apache License 2.0. It is not affiliated with, endorsed by, or sponsored by any company. Node-RED is provided "as is," without any warranty, express or implied. Users are responsible for understanding and complying with licensing terms and regulations while using Node-RED.