Module mode_select

Module mode_select 

Source
Expand description

Matter TLV encoders and decoders for Mode Select Cluster Cluster ID: 0x0050

This file is automatically generated from ModeSelect.xml

Structs§

ModeOption
SemanticTag

Functions§

change_to_mode
Invoke ChangeToMode command on cluster Mode Select.
decode_attribute_json
Decode attribute value and return as JSON string
decode_current_mode
Decode CurrentMode attribute (0x0003)
decode_description
Decode Description attribute (0x0000)
decode_on_mode
Decode OnMode attribute (0x0005)
decode_standard_namespace
Decode StandardNamespace attribute (0x0001)
decode_start_up_mode
Decode StartUpMode attribute (0x0004)
decode_supported_modes
Decode SupportedModes attribute (0x0002)
encode_change_to_mode
Encode ChangeToMode command (0x00)
encode_command_json
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
read_current_mode
Read CurrentMode attribute from cluster Mode Select.
read_description
Read Description attribute from cluster Mode Select.
read_on_mode
Read OnMode attribute from cluster Mode Select.
read_standard_namespace
Read StandardNamespace attribute from cluster Mode Select.
read_start_up_mode
Read StartUpMode attribute from cluster Mode Select.
read_supported_modes
Read SupportedModes attribute from cluster Mode Select.