Joint Fabric Datastore 0x0752
Manages the datastore for joint fabric administration.
Attributes 14
Commands 20
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | AnchorRootCA | octet_string | |
| 0x0001 | AnchorNodeID | node_id | |
| 0x0002 | AnchorVendorID | vendor_id | |
| 0x0003 | FriendlyName | char_string | |
| 0x0004 | GroupKeySetList | array | |
| 0x0005 | GroupList | array | |
| 0x0006 | NodeList | array | |
| 0x0007 | AdminList | array | |
| 0x0008 | Status | DatastoreStatusEntryStruct | |
| 0x0009 | EndpointGroupIDList | array | |
| 0x000A | EndpointBindingList | array | |
| 0x000B | NodeKeySetList | array | |
| 0x000C | NodeACLList | array | |
| 0x000D | NodeEndpointList | array |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | AddKeySet | client→server |
GroupKeySet: DatastoreGroupKeySetStruct |
| 0x01 | UpdateKeySet | client→server |
GroupKeySet: DatastoreGroupKeySetStruct |
| 0x02 | RemoveKeySet | client→server |
GroupKeySetID: int16u |
| 0x03 | AddGroup | client→server |
GroupID: group_id, FriendlyName: char_string, GroupKeySetID: int16u, GroupCAT: int16u, GroupCATVersion: int16u, GroupPermission: DatastoreAccessControlEntryPrivilegeEnum |
| 0x04 | UpdateGroup | client→server |
GroupID: group_id, FriendlyName: char_string, GroupKeySetID: int16u, GroupCAT: int16u, GroupCATVersion: int16u, GroupPermission: DatastoreAccessControlEntryPrivilegeEnum |
| 0x05 | RemoveGroup | client→server |
GroupID: group_id |
| 0x06 | AddAdmin | client→server |
NodeID: node_id, FriendlyName: char_string, VendorID: vendor_id, ICAC: long_octet_string |
| 0x07 | UpdateAdmin | client→server |
NodeID: node_id, FriendlyName: char_string, ICAC: long_octet_string |
| 0x08 | RemoveAdmin | client→server |
NodeID: node_id |
| 0x09 | AddPendingNode | client→server |
NodeID: node_id, FriendlyName: char_string |
| 0x0A | RefreshNode | client→server |
NodeID: node_id |
| 0x0B | UpdateNode | client→server |
NodeID: node_id, FriendlyName: char_string |
| 0x0C | RemoveNode | client→server |
NodeID: node_id |
| 0x0D | UpdateEndpointForNode | client→server |
EndpointID: endpoint_no, NodeID: node_id, FriendlyName: char_string |
| 0x0E | AddGroupIDToEndpointForNode | client→server |
NodeID: node_id, EndpointID: endpoint_no, GroupID: group_id |
| 0x0F | RemoveGroupIDFromEndpointForNode | client→server |
NodeID: node_id, EndpointID: endpoint_no, GroupID: group_id |
| 0x10 | AddBindingToEndpointForNode | client→server |
NodeID: node_id, EndpointID: endpoint_no, Binding: DatastoreBindingTargetStruct |
| 0x11 | RemoveBindingFromEndpointForNode | client→server |
ListID: int16u, EndpointID: endpoint_no, NodeID: node_id |
| 0x12 | AddACLToNode | client→server |
NodeID: node_id, ACLEntry: DatastoreAccessControlEntryStruct |
| 0x13 | RemoveACLFromNode | client→server |
ListID: int16u, NodeID: node_id |
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.