This commit is contained in:
simonox 2023-02-22 21:17:06 +01:00
parent 33c91520ed
commit 2ba50e7fac
1 changed files with 1 additions and 1 deletions

View File

@ -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