enum

Matter::Cluster::GroupsCluster::Feature

Inherits Enum < Comparable < Value < Object

Feature flags

Constants

GroupNames = 1_u32
None = 0_u32
All = 1_u32

Instance methods

group_names?

Returns true if this enum value contains GroupNames

Source
none?
Source