Module meter_identification

Module meter_identification 

Source
Expand description

Matter TLV encoders and decoders for Meter Identification Cluster Cluster ID: 0x0B06

This file is automatically generated from MeterIdentification.xml

Enums§

MeterType

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_meter_serial_number
Decode MeterSerialNumber attribute (0x0002)
decode_meter_type
Decode MeterType attribute (0x0000)
decode_point_of_delivery
Decode PointOfDelivery attribute (0x0001)
decode_power_threshold
Decode PowerThreshold attribute (0x0004)
decode_protocol_version
Decode ProtocolVersion attribute (0x0003)
get_attribute_list
Get list of all attributes supported by this cluster
read_meter_serial_number
Read MeterSerialNumber attribute from cluster Meter Identification.
read_meter_type
Read MeterType attribute from cluster Meter Identification.
read_point_of_delivery
Read PointOfDelivery attribute from cluster Meter Identification.
read_power_threshold
Read PowerThreshold attribute from cluster Meter Identification.
read_protocol_version
Read ProtocolVersion attribute from cluster Meter Identification.