Expand description
Matter TLV encoders and decoders for Fan Control Cluster Cluster ID: 0x0202
This file is automatically generated from FanControl.xml
Modules§
Enums§
Functions§
- decode_
airflow_ direction - Decode AirflowDirection attribute (0x000B)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
fan_ mode - Decode FanMode attribute (0x0000)
- decode_
fan_ mode_ sequence - Decode FanModeSequence attribute (0x0001)
- decode_
percent_ current - Decode PercentCurrent attribute (0x0003)
- decode_
percent_ setting - Decode PercentSetting attribute (0x0002)
- decode_
rock_ setting - Decode RockSetting attribute (0x0008)
- decode_
rock_ support - Decode RockSupport attribute (0x0007)
- decode_
speed_ current - Decode SpeedCurrent attribute (0x0006)
- decode_
speed_ max - Decode SpeedMax attribute (0x0004)
- decode_
speed_ setting - Decode SpeedSetting attribute (0x0005)
- decode_
wind_ setting - Decode WindSetting attribute (0x000A)
- decode_
wind_ support - Decode WindSupport attribute (0x0009)
- encode_
command_ json - encode_
step - Encode Step command (0x00)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - read_
airflow_ direction - Read
AirflowDirectionattribute from clusterFan Control. - read_
fan_ mode - Read
FanModeattribute from clusterFan Control. - read_
fan_ mode_ sequence - Read
FanModeSequenceattribute from clusterFan Control. - read_
percent_ current - Read
PercentCurrentattribute from clusterFan Control. - read_
percent_ setting - Read
PercentSettingattribute from clusterFan Control. - read_
rock_ setting - Read
RockSettingattribute from clusterFan Control. - read_
rock_ support - Read
RockSupportattribute from clusterFan Control. - read_
speed_ current - Read
SpeedCurrentattribute from clusterFan Control. - read_
speed_ max - Read
SpeedMaxattribute from clusterFan Control. - read_
speed_ setting - Read
SpeedSettingattribute from clusterFan Control. - read_
wind_ setting - Read
WindSettingattribute from clusterFan Control. - read_
wind_ support - Read
WindSupportattribute from clusterFan Control. - step
- Invoke
Stepcommand on clusterFan Control.