Expand description
Matter TLV encoders and decoders for Audio Output Cluster Cluster ID: 0x050B
This file is automatically generated from AudioOutput.xml
Structs§
Enums§
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
CurrentOutputattribute from clusterAudio Output. - read_
output_ list - Read
OutputListattribute from clusterAudio Output. - rename_
output - Invoke
RenameOutputcommand on clusterAudio Output. - select_
output - Invoke
SelectOutputcommand on clusterAudio Output.