typo
This commit is contained in:
parent
33c91520ed
commit
2ba50e7fac
|
@ -16,7 +16,7 @@ The dashboard should be visible on the righmost menu item in Node-RED.
|
|||
|
||||
![Dashboard item](./docs/images/dashboard.png)
|
||||
|
||||
In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simplay use `mosquitto` as the host nome.
|
||||
In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simply use `mosquitto` as the host nome.
|
||||
|
||||
![MQTT Node](./docs/images/2-mqtt-node.png)git a
|
||||
|
||||
|
|
Loading…
Reference in a new issue