General Commissioning 0x0030
Manages the commissioning process for adding a device to a Matter fabric.
Attributes 13
Commands 8
Features 2
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | Breadcrumb | int64u | Writable |
| 0x0001 | BasicCommissioningInfo | BasicCommissioningInfo | |
| 0x0002 | RegulatoryConfig | RegulatoryLocationTypeEnum | |
| 0x0003 | LocationCapability | RegulatoryLocationTypeEnum | |
| 0x0004 | SupportsConcurrentConnection | boolean | |
| 0x0005 | TCAcceptedVersion | int16u | |
| 0x0006 | TCMinRequiredVersion | int16u | |
| 0x0007 | TCAcknowledgements | bitmap16 | |
| 0x0008 | TCAcknowledgementsRequired | boolean | |
| 0x0009 | TCUpdateDeadline | int32u | |
| 0x000A | RecoveryIdentifier | octet_string | |
| 0x000B | NetworkRecoveryReason | NetworkRecoveryReasonEnum | |
| 0x000C | IsCommissioningWithoutPower | boolean |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | ArmFailSafe | client→server |
ExpiryLengthSeconds: int16u, Breadcrumb: int64u |
| 0x01 | ArmFailSafeResponse | server→client |
ErrorCode: CommissioningErrorEnum, DebugText: char_string |
| 0x02 | SetRegulatoryConfig | client→server |
NewRegulatoryConfig: RegulatoryLocationTypeEnum, CountryCode: char_string, Breadcrumb: int64u |
| 0x03 | SetRegulatoryConfigResponse | server→client |
ErrorCode: CommissioningErrorEnum, DebugText: char_string |
| 0x04 | CommissioningComplete | client→server | None |
| 0x05 | CommissioningCompleteResponse | server→client |
ErrorCode: CommissioningErrorEnum, DebugText: char_string |
| 0x06 | SetTCAcknowledgements | client→server |
TCVersion: int16u, TCUserResponse: bitmap16 |
| 0x07 | SetTCAcknowledgementsResponse | server→client |
ErrorCode: CommissioningErrorEnum |
TermsAndConditions
(TC)
bit 0
Supports Terms & Conditions acknowledgement
NetworkRecovery
(NR)
bit 1
Supports Network Recovery
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
291 devices in the survey implement this cluster