Operational Credentials 0x003E
This cluster is used to add or remove Operational Credentials on a Commissionee or Node, as well as manage the associated Fabrics.
Spec History
Matter 1.0
Matter 1.1
Matter 1.2
Matter 1.3
Matter 1.4
rev 2
Matter 1.5
rev 2
Matter 1.6
rev 2
Matter master
rev 3
Attributes (6)
| Code | Name | Type |
|---|---|---|
| 0x0000 | NOCs | array |
| 0x0001 | Fabrics | array |
| 0x0002 | SupportedFabrics | int8u |
| 0x0003 | CommissionedFabrics | int8u |
| 0x0004 | TrustedRootCertificates | array |
| 0x0005 | CurrentFabricIndex | int8u |
Commands (15)
| Code | Name | Direction |
|---|---|---|
| 0x00 | AttestationRequest | client→server |
| 0x01 | AttestationResponse | server→client |
| 0x02 | CertificateChainRequest | client→server |
| 0x03 | CertificateChainResponse | server→client |
| 0x04 | CSRRequest | client→server |
| 0x05 | CSRResponse | server→client |
| 0x06 | AddNOC | client→server |
| 0x07 | UpdateNOC | client→server |
| 0x08 | NOCResponse | server→client |
| 0x09 | UpdateFabricLabel | client→server |
| 0x0A | RemoveFabric | client→server |
| 0x0B | AddTrustedRootCertificate | client→server |
| 0x0C | SetVIDVerificationStatement | client→server |
| 0x0D | SignVIDVerificationRequest | client→server |
| 0x0E | SignVIDVerificationResponse | server→client |