Expand description
Matter TLV encoders and decoders for Group Key Management Cluster Cluster ID: 0x003F
This file is automatically generated from Group-Key-Management-Cluster.xml
Structs§
Enums§
Functions§
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
group_ key_ map - Decode GroupKeyMap attribute (0x0000)
- decode_
group_ table - Decode GroupTable attribute (0x0001)
- decode_
key_ set_ read_ all_ indices_ response - Decode KeySetReadAllIndicesResponse command response (05)
- decode_
key_ set_ read_ response - Decode KeySetReadResponse command response (02)
- decode_
max_ group_ keys_ per_ fabric - Decode MaxGroupKeysPerFabric attribute (0x0003)
- decode_
max_ groups_ per_ fabric - Decode MaxGroupsPerFabric attribute (0x0002)
- encode_
command_ json - encode_
key_ set_ read - Encode KeySetRead command (0x01)
- encode_
key_ set_ read_ all_ indices - Encode KeySetReadAllIndices command (0x04)
- encode_
key_ set_ remove - Encode KeySetRemove command (0x03)
- encode_
key_ set_ write - Encode KeySetWrite command (0x00)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - key_
set_ read - Invoke
KeySetReadcommand on clusterGroup Key Management. - key_
set_ read_ all_ indices - Invoke
KeySetReadAllIndicescommand on clusterGroup Key Management. - key_
set_ remove - Invoke
KeySetRemovecommand on clusterGroup Key Management. - key_
set_ write - Invoke
KeySetWritecommand on clusterGroup Key Management. - read_
group_ key_ map - Read
GroupKeyMapattribute from clusterGroup Key Management. - read_
group_ table - Read
GroupTableattribute from clusterGroup Key Management. - read_
max_ group_ keys_ per_ fabric - Read
MaxGroupKeysPerFabricattribute from clusterGroup Key Management. - read_
max_ groups_ per_ fabric - Read
MaxGroupsPerFabricattribute from clusterGroup Key Management.