Expand description
Groups cluster (0x0004).
@generated by cargo xtask codegen — do not edit.
Modules§
- attribute_
id - Attribute IDs (cluster-specific).
- command_
id - Command IDs (requests and responses).
Structs§
- AddGroup
Response - Decoded
AddGroupResponsepayload. - Feature
Groupsfeature bits (FeatureMap).- GetGroup
Membership Response - Decoded
GetGroupMembershipResponsepayload. - Name
Support Bitmap NameSupportBitmap(map8).- Remove
Group Response - Decoded
RemoveGroupResponsepayload. - View
Group Response - Decoded
ViewGroupResponsepayload.
Constants§
- CLUSTER_
ID - Cluster ID.
- CLUSTER_
REVISION - Cluster revision.
Functions§
- decode_
name_ support - Decode the
NameSupportattribute value. - encode_
add_ group - Encode the
AddGroupcommand request payload. - encode_
add_ group_ if_ identifying - Encode the
AddGroupIfIdentifyingcommand request payload. - encode_
get_ group_ membership - Encode the
GetGroupMembershipcommand request payload. - encode_
remove_ all_ groups - Encode the
RemoveAllGroupscommand request payload. - encode_
remove_ group - Encode the
RemoveGroupcommand request payload. - encode_
view_ group - Encode the
ViewGroupcommand request payload.