Groups 0x0004
Attributes and commands for group configuration and manipulation.
Spec History
Matter 1.1
rev 4
Matter 1.2
rev 4
Matter 1.3
rev 4
Matter 1.4
rev 4
Matter 1.5
rev 4
Matter master
rev 4
Attributes (1)
| Code | Name | Type |
|---|---|---|
| 0x0000 | BITMAP8 |
Commands (10)
| Code | Name | Direction |
|---|---|---|
| 0x00 | AddGroup | client→server |
| 0x00 | AddGroupResponse | server→client |
| 0x01 | ViewGroup | client→server |
| 0x01 | ViewGroupResponse | server→client |
| 0x02 | GetGroupMembership | client→server |
| 0x02 | GetGroupMembershipResponse | server→client |
| 0x03 | RemoveGroup | client→server |
| 0x03 | RemoveGroupResponse | server→client |
| 0x04 | RemoveAllGroups | client→server |
| 0x05 | AddGroupIfIdentifying | client→server |