Expand description
Matter TLV encoders and decoders for TLS Client Management Cluster Cluster ID: 0x0802
This file is automatically generated from TLSClientManagement.xml
Structs§
Enums§
Functions§
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
find_ endpoint_ response - Decode FindEndpointResponse command response (03)
- decode_
max_ provisioned - Decode MaxProvisioned attribute (0x0000)
- decode_
provision_ endpoint_ response - Decode ProvisionEndpointResponse command response (01)
- decode_
provisioned_ endpoints - Decode ProvisionedEndpoints attribute (0x0001)
- encode_
command_ json - encode_
find_ endpoint - Encode FindEndpoint command (0x02)
- encode_
provision_ endpoint - Encode ProvisionEndpoint command (0x00)
- encode_
remove_ endpoint - Encode RemoveEndpoint command (0x04)
- find_
endpoint - Invoke
FindEndpointcommand on clusterTLS Client Management. - get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - provision_
endpoint - Invoke
ProvisionEndpointcommand on clusterTLS Client Management. - read_
max_ provisioned - Read
MaxProvisionedattribute from clusterTLS Client Management. - read_
provisioned_ endpoints - Read
ProvisionedEndpointsattribute from clusterTLS Client Management. - remove_
endpoint - Invoke
RemoveEndpointcommand on clusterTLS Client Management.