4 Commits

Author SHA1 Message Date
Michael Zanetti
359fc305f3 Provide access to formatting settings for electrical measurement cluster 2023-03-14 19:59:07 +01:00
Michael Zanetti
684e0dc53d Electrical measurement: Fix data parsing
Read individual entries instead of a whole list from the input stream
2022-12-02 11:29:34 +01:00
Michael Zanetti
ebf004af01 Implement Electricalmeasurement server command handling 2022-07-04 14:08:44 +02:00
Michael Zanetti
9abcdfcf3d Add electrical measurement and metering clusters
Renamed the SimpleMetering enum to Metering as that's what it is in the Zigbee
Alliance Spec. SimpleMetering seems to come from a NXP document which
isn't complete though and the upstream spec is what matters in the end.
Also adds some cluster ids which are in the Zigbee spec but missing in
the NXP document.
2022-03-08 01:21:52 +01:00