Module operational_credential_cluster

Module operational_credential_cluster 

Source
Expand description

Matter TLV encoders and decoders for Operational Credentials Cluster Cluster ID: 0x003E

This file is automatically generated from OperationalCredentialCluster.xml

Structs§

AttestationResponse
CSRResponse
CertificateChainResponse
FabricDescriptor
NOC
NOCResponse
SignVIDVerificationResponse

Enums§

CertificateChainType
NodeOperationalCertStatus

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