The Commissioner Control cluster (0x0751) is a Matter cluster that Enables control over commissioning operations for aggregator devices.. It defines 3 commands and 1 attribute and is mandatory for 1 device type.
Commissioner Control 0x0751
Enables control over commissioning operations for aggregator 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 1
Commands 3
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 |
SupportedDeviceCategories
0x00000000..0x00000001 · default 0
|
SupportedDeviceCategoryBitmap | read: manage |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
RequestCommissioningApproval
invoke: manage
This command is sent by a client to request approval for a future CommissionNode call.
|
client→server |
RequestID: int64u, VendorID: vendor_id, ProductID: int16u, Label: char_string |
| 0x01 |
CommissionNode
invoke: manage
This command is sent by a client to request that the server begins commissioning a previously approved request.
|
client→server |
RequestID: int64u, ResponseTimeoutSeconds: int16u |
| 0x02 |
ReverseOpenCommissioningWindow
When received within the timeout specified by ResponseTimeoutSeconds in the CommissionNode command, the client SHALL open a commissioning window on a node which matches the VendorID and ProductID provided in the associated RequestCommissioningApproval command.
|
server→client |
CommissioningTimeout: int16u, PAKEPasscodeVerifier: octet_string, Discriminator: int16u, Iterations: int32u, Salt: 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.