Skip to content

Node RED Dashboard

Dominik edited this page Dec 2, 2021 · 1 revision

What Is That?

Node-RED Dashboard is a module for Node-RED that provides a set of nodes to quickly create a live data dashboard. Documentation can be found at https://flows.nodered.org/node/node-red-dashboard

What Is Node-RED?

Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. Documentation can be found at https://nodered.org/docs/

How To Use

For a given ip the app will try to load $ip/ui/.

Clone this wiki locally