Domoticz settings for sending P1 smart meter data over network
Posted: Sunday 23 April 2017 10:22
I just started using Domoticz (on a Pi3) and it looks very promising!
Having a Smart Meter with P1 interface (DSMR v4.2 Landis+Gyr 350), I would like to collect usage data over the network as my Pi is not near the Smart Meter. I stumbled upon this very nice article (http://domoticx.com/p1-poort-slimme-met ... z-esp8266/) with ready to run code based on a ESP8266 WiFi SoC.
One thing that puzzles me is what to do on the Domoticz side to receive and collect the data. I installed a 'P1 Smart Meter with LAN interface' in Domoticz, but that seems to be the wrong device since it wants to collect data on its own by polling a remote device, while the code on the ESP8266 wants to send the data to Domoticz as well.
I need a little help to point me in the right direction. Where should I configure what, to have Domoticz receive and collect data sent by the ESP8266?
Having a Smart Meter with P1 interface (DSMR v4.2 Landis+Gyr 350), I would like to collect usage data over the network as my Pi is not near the Smart Meter. I stumbled upon this very nice article (http://domoticx.com/p1-poort-slimme-met ... z-esp8266/) with ready to run code based on a ESP8266 WiFi SoC.
One thing that puzzles me is what to do on the Domoticz side to receive and collect the data. I installed a 'P1 Smart Meter with LAN interface' in Domoticz, but that seems to be the wrong device since it wants to collect data on its own by polling a remote device, while the code on the ESP8266 wants to send the data to Domoticz as well.
I need a little help to point me in the right direction. Where should I configure what, to have Domoticz receive and collect data sent by the ESP8266?