Expand description
Matter TLV encoders and decoders for Operational Credentials Cluster Cluster ID: 0x003E
This file is automatically generated from OperationalCredentialCluster.xml
Structs§
- Attestation
Response - CSRResponse
- Certificate
Chain Response - Fabric
Descriptor - NOC
- NOCResponse
- SignVID
Verification Response
Enums§
Functions§
- decode_
attestation_ response - Decode AttestationResponse command response (01)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
certificate_ chain_ response - Decode CertificateChainResponse command response (03)
- decode_
commissioned_ fabrics - Decode CommissionedFabrics attribute (0x0003)
- decode_
csr_ response - Decode CSRResponse command response (05)
- decode_
current_ fabric_ index - Decode CurrentFabricIndex attribute (0x0005)
- decode_
fabrics - Decode Fabrics attribute (0x0001)
- decode_
no_ cs - Decode NOCs attribute (0x0000)
- decode_
noc_ response - Decode NOCResponse command response (08)
- decode_
sign_ vid_ verification_ response - Decode SignVIDVerificationResponse command response (0E)
- decode_
supported_ fabrics - Decode SupportedFabrics attribute (0x0002)
- decode_
trusted_ root_ certificates - Decode TrustedRootCertificates attribute (0x0004)
- encode_
add_ noc - Encode AddNOC command (0x06)
- encode_
add_ trusted_ root_ certificate - Encode AddTrustedRootCertificate command (0x0B)
- encode_
attestation_ request - Encode AttestationRequest command (0x00)
- encode_
certificate_ chain_ request - Encode CertificateChainRequest command (0x02)
- encode_
csr_ request - Encode CSRRequest command (0x04)
- encode_
remove_ fabric - Encode RemoveFabric command (0x0A)
- encode_
set_ vid_ verification_ statement - Encode SetVIDVerificationStatement command (0x0C)
- encode_
sign_ vid_ verification_ request - Encode SignVIDVerificationRequest command (0x0D)
- encode_
update_ fabric_ label - Encode UpdateFabricLabel command (0x09)
- encode_
update_ noc - Encode UpdateNOC command (0x07)
- get_
attribute_ list - Get list of all attributes supported by this cluster