Created
November 17, 2020 10:38
-
-
Save sammachin/1b31cbeab27590b46e47826f8d5c2bad to your computer and use it in GitHub Desktop.
Glow Stick MQTT
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"0702": { | |
"03": { | |
"01": "000001", | |
"05": "43", | |
"04": "9B", | |
"02": "0003E8", | |
"07": "22000134454XX", // MPAN | |
"08": "19P69009XX", // Meter Serial Number | |
"03": "43", | |
"00": "00", | |
"06": "00" | |
}, | |
"00": { | |
"14": "02", | |
"07": "274649B6", // Number of seconds since?? | |
"01": "000000000000", | |
"00": "0000002D3318", | |
"02": "00000000364C" | |
}, | |
"04": { | |
"01": "0071AC", // Total Wh Today | |
"00": "00001D" // Current Load W | |
}, | |
"02": { | |
"00": "00" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment