Breadcrumbs

node-red Application Development on Device

node-red.png

Installation

The device must have an active internet connection.


  1. First install nodejs.

  2. Open a Terminal

  3. Command: npm install -g --unsafe-perm node-red

  4. Start node-red with Command: node-red

  5. Open Browser: http://<ip>:1880

Starting node-red

To start node-red permanently add "node-red &" in the BootScript.