I had a need to get this data sent over MQTT. So I spent some time doing more work breaking out the packet from the Meater Block and then relaying it over MQTT. Here is he link to my github project: https://github.com/floyduww/MeaterBlockMQTT . Hope this helps anyone looking more into the breakdown of the packet. Thanks to LKSpencer for the info he provided as I used much of it as a base for my info.