Module chime

Module chime 

Source
Expand description

Matter TLV encoders and decoders for Chime Cluster Cluster ID: 0x0556

This file is automatically generated from Chime.xml

Structs§

ChimeSound

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_enabled
Decode Enabled attribute (0x0002)
decode_installed_chime_sounds
Decode InstalledChimeSounds attribute (0x0000)
decode_selected_chime
Decode SelectedChime attribute (0x0001)
encode_command_json
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
play_chime_sound
Invoke PlayChimeSound command on cluster Chime.
read_enabled
Read Enabled attribute from cluster Chime.
read_installed_chime_sounds
Read InstalledChimeSounds attribute from cluster Chime.
read_selected_chime
Read SelectedChime attribute from cluster Chime.