The Thread Border Router Management cluster (0x0452) is a Matter cluster that Manages Thread border router configuration and status.. It defines 5 commands and 6 attributes and is mandatory for 2 device types.
Thread Border Router Management 0x0452
Manages Thread border router configuration and status.
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 6
Commands 5
Features 1
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | BorderRouterName | char_string | |
| 0x0001 | BorderAgentID | octet_string | |
| 0x0002 | ThreadVersion | int16u | |
| 0x0003 | InterfaceEnabled | boolean | |
| 0x0004 |
ActiveDatasetTimestamp
nullable
|
int64u | |
| 0x0005 |
PendingDatasetTimestamp
nullable
|
int64u |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
GetActiveDatasetRequest
invoke: manage
This command SHALL be used to request the active operational dataset of the Thread network to which the border router is connected.
|
client→server | None |
| 0x01 |
GetPendingDatasetRequest
invoke: manage
This command SHALL be used to request the pending dataset of the Thread network to which the border router is connected.
|
client→server | None |
| 0x02 |
DatasetResponse
This command is sent in response to GetActiveDatasetRequest or GetPendingDatasetRequest command.
|
server→client |
Dataset: octet_string |
| 0x03 |
SetActiveDatasetRequest
invoke: manage
This command SHALL be used to set the active Dataset of the Thread network to which the Border Router is connected, when there is no active dataset already.
|
client→server |
ActiveDataset: octet_string, Breadcrumb: int64u |
| 0x04 |
SetPendingDatasetRequest
invoke: manage
This command SHALL be used to set or update the pending Dataset of the Thread network to which the Border Router is connected, if the Border Router supports PANChange Feature.
|
client→server |
PendingDataset: octet_string |
PANChange
(PC)
bit 0
The ability to change PAN configuration with pending dataset setting request.
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
1 device in the survey implement this cluster