I got a Glow Smart Meter in home display (IHD) / consumer access device (CAD) for Christmas and have successfully got it sending data via MQTT to my Raspberry Pi running EmonCMS + EmonHub.
Has anyone else got it importing Smart Meter data into EmonCMS using a emonHub Interface?
I could process it / convert it into the EmonCMS format using Node-RED but it would be nice if it could be done within the emonHub.
It reads from the messages sent by the Glow IHD under glow/..., transforms it to the emonCMS simple format and then writes it to a topic under emon/glow/.... It is working well but I am still considering write and emonHub Interface that does this. Would be nice if it all happened on the Pi that all the emonCMS stuff is running on.