Expand description
Matter TLV encoders and decoders for Network Identity Management Cluster Cluster ID: 0x0450
This file is automatically generated from NetworkIdentityManagement.xml
Structs§
Enums§
Functions§
- add_
client - Invoke
AddClientcommand on clusterNetwork Identity Management. - decode_
active_ network_ identities - Decode ActiveNetworkIdentities attribute (0x0000)
- decode_
add_ client_ response - Decode AddClientResponse command response (01)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
client_ table_ size - Decode ClientTableSize attribute (0x0002)
- decode_
clients - Decode Clients attribute (0x0001)
- decode_
export_ admin_ secret_ response - Decode ExportAdminSecretResponse command response (42)
- decode_
query_ identity_ response - Decode QueryIdentityResponse command response (04)
- encode_
add_ client - Encode AddClient command (0x00)
- encode_
command_ json - encode_
import_ admin_ secret - Encode ImportAdminSecret command (0x40)
- encode_
query_ identity - Encode QueryIdentity command (0x03)
- encode_
remove_ client - Encode RemoveClient command (0x02)
- export_
admin_ secret - Invoke
ExportAdminSecretcommand on clusterNetwork Identity Management. - get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - import_
admin_ secret - Invoke
ImportAdminSecretcommand on clusterNetwork Identity Management. - query_
identity - Invoke
QueryIdentitycommand on clusterNetwork Identity Management. - read_
active_ network_ identities - Read
ActiveNetworkIdentitiesattribute from clusterNetwork Identity Management. - read_
client_ table_ size - Read
ClientTableSizeattribute from clusterNetwork Identity Management. - read_
clients - Read
Clientsattribute from clusterNetwork Identity Management. - remove_
client - Invoke
RemoveClientcommand on clusterNetwork Identity Management.