Using Node-RED dashboard
You can create dashboards on Node-RED:
A sample is provided, and is accessible in the Library. From the Node-RED flow editor:
- Click
at the top right corner, then select Import.
- Select Actility library -> flows -> dashboard-sample.json.
- Click the Import button:
- On the incoming warning message, click View nodes....
- On the "Import nodes" window, ensure that "BACnet flow example" is checked, then click Import selected.
-> the new "Dashboard" tab has been added in the editor:
-
The GUI is available at
http://<box ip>:1323/node-red/ui
. -
You can inject random values by clicking on the inject nodes:
You can see the result on the Dashboard panel: