Module target_navigator

Module target_navigator 

Source
Expand description

Matter TLV encoders and decoders for Target Navigator Cluster Cluster ID: 0x0505

This file is automatically generated from TargetNavigator.xml

Structs§

NavigateTargetResponse
TargetInfo
TargetUpdatedEvent

Enums§

Status

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_current_target
Decode CurrentTarget attribute (0x0001)
decode_navigate_target_response
Decode NavigateTargetResponse command response (01)
decode_target_list
Decode TargetList attribute (0x0000)
decode_target_updated_event
Decode TargetUpdated event (0x00, priority: info)
encode_command_json
encode_navigate_target
Encode NavigateTarget command (0x00)
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
navigate_target
Invoke NavigateTarget command on cluster Target Navigator.
read_current_target
Read CurrentTarget attribute from cluster Target Navigator.
read_target_list
Read TargetList attribute from cluster Target Navigator.