Skip to main content

Module groups

Module groups 

Source
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§

AddGroupResponse
Decoded AddGroupResponse payload.
Feature
Groups feature bits (FeatureMap).
GetGroupMembershipResponse
Decoded GetGroupMembershipResponse payload.
NameSupportBitmap
NameSupportBitmap (map8).
RemoveGroupResponse
Decoded RemoveGroupResponse payload.
ViewGroupResponse
Decoded ViewGroupResponse payload.

Constants§

CLUSTER_ID
Cluster ID.
CLUSTER_REVISION
Cluster revision.

Functions§

decode_name_support
Decode the NameSupport attribute value.
encode_add_group
Encode the AddGroup command request payload.
encode_add_group_if_identifying
Encode the AddGroupIfIdentifying command request payload.
encode_get_group_membership
Encode the GetGroupMembership command request payload.
encode_remove_all_groups
Encode the RemoveAllGroups command request payload.
encode_remove_group
Encode the RemoveGroup command request payload.
encode_view_group
Encode the ViewGroup command request payload.