UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
379 stars 72 forks source link

Possibility to add DLMS / KMp protocol #273

Closed chmadkk closed 2 years ago

chmadkk commented 2 years ago

Hi. i was sondering if theres a posibillity to add the KMp protocol which uses request communication instead of push ?

ArnieO commented 2 years ago

Is that the Kamstrup protocol you're referring to, where the device must send a command to a Kamstrup power meter to request data? If so - the answer is No; unless you have access to the protocol. To my knowledge it is a Kamstrup proprietary protocol, not publicly available. Which is why the better answer to your situation would be to request your grid company to upgrade the meter (can be done remotely) to push data.

Please consult this thread for more information.

gskjold commented 2 years ago

KMP is a proprietary protocol and will not be implemented I'm afraid