Module tls_client_management

Module tls_client_management 

Source
Expand description

Matter TLV encoders and decoders for TLS Client Management Cluster Cluster ID: 0x0802

This file is automatically generated from TLSClientManagement.xml

Structs§

FindEndpointResponse
ProvisionEndpointResponse
TLSEndpoint

Enums§

StatusCode

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_find_endpoint
Encode FindEndpoint command (0x02)
encode_provision_endpoint
Encode ProvisionEndpoint command (0x00)
encode_remove_endpoint
Encode RemoveEndpoint command (0x04)
get_attribute_list
Get list of all attributes supported by this cluster