/
Lab 16. Installing Node-RED dashboard
Lab 16. Installing Node-RED dashboard
The Node-RED dashboard is an add-on to Node-RED to very easily build web-based dashboards
In the hamburger menu on the upper right, choose "Manage palette"
install package "node-red-dashboard"
make sure you see the dashboard nodes in your palette
drag and drop a couple of dashboard nodes in your flow. Click Deploy.
Your dashboard appears at http://127.0.0.1:1880/ui/
Add elements and see what you get
What dashboard elements did you try?
Answer 1:
, multiple selections available,
Related content
Lab 12. Node-RED
Lab 12. Node-RED
More like this
Lab 00. Things to Install
Lab 00. Things to Install
More like this
Lab 23. Play to MQTT
Lab 23. Play to MQTT
More like this
Lab 11. SeeTheMesh
Lab 11. SeeTheMesh
More like this
Lab 14. Publish/Subscribe with MQTT
Lab 14. Publish/Subscribe with MQTT
More like this
Lab 15. Receiving mote data over MQTT
Lab 15. Receiving mote data over MQTT
More like this