PDA

View Full Version : Magnum Energy Data Logger


Charles Godwin
14th October 2018, 12:58
I have developed an open source Magnum Energy (ME) data reader. It reads the packets being transmitted by ME devices when connected to their network. This data is provided as a simple JSON data record that can be used for any kind of analysis or processing. Also included is a simple datalogger that will record the ME data as a CSV file, a JSON file or MySQL INSERT commands.

Full details are available here (https://gitlab.com/Magnum_Energy/distribution).