enum Matter::Cluster::GroupKeyManagementCluster::Feature

Overview

Feature flags for Group Key Management cluster

Defined in:

matter/cluster/group_key_management_cluster.cr

Enum Members

CacheAndSync = 1_u32
None = 0_u32
All = 1_u32

Instance Method Summary

Instance Method Detail

def cache_and_sync? #

Returns true if this enum value contains CacheAndSync


[View source]
def none? #

[View source]