better wording
This commit is contained in:
parent
fd9c37c8a1
commit
7cf4ea9f91
|
@ -20,16 +20,23 @@ The dashboard should be visible on the righmost menu item in Node-RED.
|
|||
|
||||

|
||||
|
||||
In Node-RED you can add a MQQT node to receive values from the power monitor, hook it up to a gauge and display it on a dasboard.
|
||||
|
||||

|
||||
 
|
||||
|
||||
In Node-RED you can add a MQQT node to receive values from the power monitor.
|
||||
|
||||

|
||||
|
||||
To simply display the values in a gauge (or chart) you can hook it up to a gauge node.
|
||||
|
||||

|
||||
|
||||
In the dasboard section you have to create a tab. Inside this tab you have to create a group.
|
||||
|
||||

|
||||
|
||||
The tricky part is putting the gauges in the group. This is also done in the gauge's settings.
|
||||
The tricky part is putting the gauges in the group. This is done in the gauge's settings (not in the dashboard's settings).
|
||||
|
||||

|
||||
|
||||
You can view the dashboard in an (also mobile) web browser.
|
||||
|
|
Loading…
Reference in a new issue