Module fan_control

Module fan_control 

Source
Expand description

Matter TLV encoders and decoders for Fan Control Cluster Cluster ID: 0x0202

This file is automatically generated from FanControl.xml

Modules§

rock
Constants for Rock
wind
Constants for Wind

Enums§

AirflowDirection
FanMode
FanModeSequence
StepDirection

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 AirflowDirection attribute from cluster Fan Control.
read_fan_mode
Read FanMode attribute from cluster Fan Control.
read_fan_mode_sequence
Read FanModeSequence attribute from cluster Fan Control.
read_percent_current
Read PercentCurrent attribute from cluster Fan Control.
read_percent_setting
Read PercentSetting attribute from cluster Fan Control.
read_rock_setting
Read RockSetting attribute from cluster Fan Control.
read_rock_support
Read RockSupport attribute from cluster Fan Control.
read_speed_current
Read SpeedCurrent attribute from cluster Fan Control.
read_speed_max
Read SpeedMax attribute from cluster Fan Control.
read_speed_setting
Read SpeedSetting attribute from cluster Fan Control.
read_wind_setting
Read WindSetting attribute from cluster Fan Control.
read_wind_support
Read WindSupport attribute from cluster Fan Control.
step
Invoke Step command on cluster Fan Control.

Type Aliases§

Rock
Rock bitmap type
Wind
Wind bitmap type