Expand description
Matter TLV encoders and decoders for Thread Network Directory Cluster Cluster ID: 0x0453
This file is automatically generated from ThreadNetworkDirectory.xml
Structs§
Functions§
- add_
network - Invoke
AddNetworkcommand on clusterThread Network Directory. - decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
operational_ dataset_ response - Decode OperationalDatasetResponse command response (03)
- decode_
preferred_ extended_ pan_ id - Decode PreferredExtendedPanID attribute (0x0000)
- decode_
thread_ network_ table_ size - Decode ThreadNetworkTableSize attribute (0x0002)
- decode_
thread_ networks - Decode ThreadNetworks attribute (0x0001)
- encode_
add_ network - Encode AddNetwork command (0x00)
- encode_
command_ json - encode_
get_ operational_ dataset - Encode GetOperationalDataset command (0x02)
- encode_
remove_ network - Encode RemoveNetwork command (0x01)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - get_
operational_ dataset - Invoke
GetOperationalDatasetcommand on clusterThread Network Directory. - read_
preferred_ extended_ pan_ id - Read
PreferredExtendedPanIDattribute from clusterThread Network Directory. - read_
thread_ network_ table_ size - Read
ThreadNetworkTableSizeattribute from clusterThread Network Directory. - read_
thread_ networks - Read
ThreadNetworksattribute from clusterThread Network Directory. - remove_
network - Invoke
RemoveNetworkcommand on clusterThread Network Directory.