The WAGO energy meter (MID) is used as source for the energy data. The idea is to use the CC100 to read energy data from the MID via Modbus RTU and display it on a Node-RED dashboard. Connect the ...
For this purpose, the WAGO Energy Meter (MID) is connected as an example. The communication between Node-RED and the MID is based on Modbus RTU. docker run -d \ --name node-red \ --restart always \ ...