Expand description
Matter TLV encoders and decoders for Boolean State Configuration Cluster Cluster ID: 0x0080
This file is automatically generated from BooleanStateConfiguration.xml
Modules§
- alarmmode
- Constants for AlarmMode
- sensorfault
- Constants for SensorFault
Structs§
Functions§
- decode_
alarms_ active - Decode AlarmsActive attribute (0x0003)
- decode_
alarms_ enabled - Decode AlarmsEnabled attribute (0x0005)
- decode_
alarms_ state_ changed_ event - Decode AlarmsStateChanged event (0x00, priority: info)
- decode_
alarms_ supported - Decode AlarmsSupported attribute (0x0006)
- decode_
alarms_ suppressed - Decode AlarmsSuppressed attribute (0x0004)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
current_ sensitivity_ level - Decode CurrentSensitivityLevel attribute (0x0000)
- decode_
default_ sensitivity_ level - Decode DefaultSensitivityLevel attribute (0x0002)
- decode_
sensor_ fault - Decode SensorFault attribute (0x0007)
- decode_
sensor_ fault_ event - Decode SensorFault event (0x01, priority: info)
- decode_
supported_ sensitivity_ levels - Decode SupportedSensitivityLevels attribute (0x0001)
- enable_
disable_ alarm - Invoke
EnableDisableAlarmcommand on clusterBoolean State Configuration. - encode_
command_ json - encode_
enable_ disable_ alarm - Encode EnableDisableAlarm command (0x01)
- encode_
suppress_ alarm - Encode SuppressAlarm command (0x00)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - read_
alarms_ active - Read
AlarmsActiveattribute from clusterBoolean State Configuration. - read_
alarms_ enabled - Read
AlarmsEnabledattribute from clusterBoolean State Configuration. - read_
alarms_ supported - Read
AlarmsSupportedattribute from clusterBoolean State Configuration. - read_
alarms_ suppressed - Read
AlarmsSuppressedattribute from clusterBoolean State Configuration. - read_
current_ sensitivity_ level - Read
CurrentSensitivityLevelattribute from clusterBoolean State Configuration. - read_
default_ sensitivity_ level - Read
DefaultSensitivityLevelattribute from clusterBoolean State Configuration. - read_
sensor_ fault - Read
SensorFaultattribute from clusterBoolean State Configuration. - read_
supported_ sensitivity_ levels - Read
SupportedSensitivityLevelsattribute from clusterBoolean State Configuration. - suppress_
alarm - Invoke
SuppressAlarmcommand on clusterBoolean State Configuration.
Type Aliases§
- Alarm
Mode - AlarmMode bitmap type
- Sensor
Fault - SensorFault bitmap type