Battery health is the reading that matters and the one most often missing. The pack reads charge, runtime and battery voltage alongside load, so a battery string that is losing capacity shows as a trend rather than as a failed transfer.
operating_mode is mapped to named states — normal, on_battery, bypass —
rather than left as the integer the register holds. That is the point that
decides whether anyone needs to be woken up, so it should read as a word.
Points read
- input_voltage
- output_voltage
- output_load_percent
- output_power
- battery_charge_percent
- battery_runtime
- battery_voltage
- internal_temperature
- operating_mode
Representative, not exhaustive. The exact point list depends on the model and, where fitted, the communications card.