Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

Groups 0x0004

Global Cluster
Utility
Spec: Matter 1.0
Devices: 202
Enables devices to be organized into groups for coordinated control, allowing a single command to affect multiple devices simultaneously.
Attributes 1
Commands 10
Features 1
Code Name Type Flags
0x0000 NameSupport NameSupportBitmap
Code Name Direction Parameters
0x00 AddGroup client→server
GroupID: group_id, GroupName: char_string
0x00 AddGroupResponse server→client
Status: enum8, GroupID: group_id
0x01 ViewGroup client→server
GroupID: group_id
0x01 ViewGroupResponse server→client
Status: enum8, GroupID: group_id, GroupName: char_string
0x02 GetGroupMembership client→server
GroupList: group_id
0x02 GetGroupMembershipResponse server→client
Capacity: int8u, GroupList: group_id
0x03 RemoveGroup client→server
GroupID: group_id
0x03 RemoveGroupResponse server→client
Status: enum8, GroupID: group_id
0x04 RemoveAllGroups client→server None
0x05 AddGroupIfIdentifying client→server
GroupID: group_id, GroupName: char_string
GroupNames (GN) bit 0
The ability to store a name for a group.

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

202 devices in the survey implement this cluster