node-red Application Development on Device
Installation
The device must have an active internet connection.
- First install nodejs.
- Open a Terminal
- Command: npm install -g --unsafe-perm node-red
- Start node-red with Command: node-red
- Open Browser: http://<ip>:1880
Starting node-red
To start node-red permanently add "node-red &" in the BootScript.