Wordings in the documentation
This commit is contained in:
parent
a65e40cbcf
commit
ab25f0c17e
|
@ -16,11 +16,11 @@ Inside the container you can install the Node-RED Dashboard (we will switch to G
|
|||
npm install node-red-dashboard
|
||||
```
|
||||
|
||||
Then the dashboard should be visible on the righmost menu item in Node-RED.
|
||||
The dashboard should be visible on the righmost menu item in Node-RED.
|
||||
|
||||

|
||||
|
||||
Then you can add a MQQT node to receive values from the power monitor, hook it up to a gauge and display it in a dasboard.
|
||||
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.
|
||||
|
||||

|
||||
  
|
||||
|
|
Loading…
Reference in a new issue