Module media_input

Module media_input 

Source
Expand description

Matter TLV encoders and decoders for Media Input Cluster Cluster ID: 0x0507

This file is automatically generated from MediaInput.xml

Structs§

InputInfo

Enums§

InputType

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_current_input
Decode CurrentInput attribute (0x0001)
decode_input_list
Decode InputList attribute (0x0000)
encode_command_json
encode_rename_input
Encode RenameInput command (0x03)
encode_select_input
Encode SelectInput command (0x00)
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
hide_input_status
Invoke HideInputStatus command on cluster Media Input.
read_current_input
Read CurrentInput attribute from cluster Media Input.
read_input_list
Read InputList attribute from cluster Media Input.
rename_input
Invoke RenameInput command on cluster Media Input.
select_input
Invoke SelectInput command on cluster Media Input.
show_input_status
Invoke ShowInputStatus command on cluster Media Input.