Module audio_output

Module audio_output 

Source
Expand description

Matter TLV encoders and decoders for Audio Output Cluster Cluster ID: 0x050B

This file is automatically generated from AudioOutput.xml

Structs§

OutputInfo

Enums§

OutputType

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_current_output
Decode CurrentOutput attribute (0x0001)
decode_output_list
Decode OutputList attribute (0x0000)
encode_command_json
encode_rename_output
Encode RenameOutput command (0x01)
encode_select_output
Encode SelectOutput command (0x00)
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
read_current_output
Read CurrentOutput attribute from cluster Audio Output.
read_output_list
Read OutputList attribute from cluster Audio Output.
rename_output
Invoke RenameOutput command on cluster Audio Output.
select_output
Invoke SelectOutput command on cluster Audio Output.