Just looking at the UDP API, it’s a little confusing not knowing:
min/max of each item
units of each item
Examples:
what are the units for ‘energy’ in lightning
battery is likely Volts in status (?)
basically need min/max for everything
(reason we need min/max is some graphing engines like node-red need ‘something’ to be able to do a graph or gauge, but I’m guessing it might permit health checks of the data possibly…)