more documentation for node red

This commit is contained in:
simonox 2023-02-22 17:28:23 +01:00
parent eab0e1c52a
commit 9aa8537541
1 changed files with 2 additions and 3 deletions

View File

@ -6,13 +6,12 @@ If you boot up our tech stack using `docker-compose` you already have a Node-RED
For debuging I allready Node-RED's own dashboard (sure, we are going to use Grafana, later).
![Overview](./docs/images/1-overview.png)
The dashboard should be visible on the righmost menu item in Node-RED.
![Dashboard item](./docs/images/dashboard.png)
![Overview](./docs/images/1-overview.png)
In Node-RED you can add a MQQT node to receive values from the power monitor.
![MQTT Node](./docs/images/2-mqtt-node.png)