The Thread Network Directory cluster (0x0453) is a Matter cluster that Provides directory services for Thread network devices.. It defines 4 commands and 3 attributes and is mandatory for 2 device types.
Thread Network Directory 0x0453
Provides directory services for Thread network devices.
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Attributes 3
Commands 4
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 |
PreferredExtendedPanID
nullable
|
octet_string | Writable write: manage |
| 0x0001 | ThreadNetworks | array | |
| 0x0002 | ThreadNetworkTableSize | int8u |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
AddNetwork
invoke: manage
Adds an entry to the ThreadNetworks attribute with the specified Thread Operational Dataset.
|
client→server |
OperationalDataset: octet_string |
| 0x01 |
RemoveNetwork
invoke: manage
Removes the network with the given Extended PAN ID from the ThreadNetworks attribute.
|
client→server |
ExtendedPanID: octet_string |
| 0x02 |
GetOperationalDataset
invoke: manage
Retrieves the Thread Operational Dataset with the given Extended PAN ID.
|
client→server |
ExtendedPanID: octet_string |
| 0x03 |
OperationalDatasetResponse
Contains the Thread Operational Dataset for the Extended PAN specified in GetOperationalDataset.
|
server→client |
OperationalDataset: octet_string |
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.