Expand description
Matter TLV encoders and decoders for Thread Border Router Management Cluster Cluster ID: 0x0452
This file is automatically generated from ThreadBorderRouterManagement.xml
Structs§
Functions§
- decode_
active_ dataset_ timestamp - Decode ActiveDatasetTimestamp attribute (0x0004)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
border_ agent_ id - Decode BorderAgentID attribute (0x0001)
- decode_
border_ router_ name - Decode BorderRouterName attribute (0x0000)
- decode_
dataset_ response - Decode DatasetResponse command response (02)
- decode_
interface_ enabled - Decode InterfaceEnabled attribute (0x0003)
- decode_
pending_ dataset_ timestamp - Decode PendingDatasetTimestamp attribute (0x0005)
- decode_
thread_ version - Decode ThreadVersion attribute (0x0002)
- encode_
command_ json - encode_
set_ active_ dataset_ request - Encode SetActiveDatasetRequest command (0x03)
- encode_
set_ pending_ dataset_ request - Encode SetPendingDatasetRequest command (0x04)
- get_
active_ dataset_ request - Invoke
GetActiveDatasetRequestcommand on clusterThread Border Router Management. - get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - get_
pending_ dataset_ request - Invoke
GetPendingDatasetRequestcommand on clusterThread Border Router Management. - read_
active_ dataset_ timestamp - Read
ActiveDatasetTimestampattribute from clusterThread Border Router Management. - read_
border_ agent_ id - Read
BorderAgentIDattribute from clusterThread Border Router Management. - read_
border_ router_ name - Read
BorderRouterNameattribute from clusterThread Border Router Management. - read_
interface_ enabled - Read
InterfaceEnabledattribute from clusterThread Border Router Management. - read_
pending_ dataset_ timestamp - Read
PendingDatasetTimestampattribute from clusterThread Border Router Management. - read_
thread_ version - Read
ThreadVersionattribute from clusterThread Border Router Management. - set_
active_ dataset_ request - Invoke
SetActiveDatasetRequestcommand on clusterThread Border Router Management. - set_
pending_ dataset_ request - Invoke
SetPendingDatasetRequestcommand on clusterThread Border Router Management.