Skip to main content

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
ChimeStartedPlayingEvent

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_chime_started_playing_event
Decode ChimeStartedPlaying event (0x00, priority: info)
decode_enabled
Decode Enabled attribute (0x0002)
decode_event_json
Decode event value and return as JSON string
decode_installed_chime_sounds
Decode InstalledChimeSounds attribute (0x0000)
decode_selected_chime
Decode SelectedChime attribute (0x0001)
encode_command_json
encode_play_chime_sound
Encode PlayChimeSound command (0x00)
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
get_event_list
Get list of all events supported by this cluster
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.