struct

Matter::Cluster::GroupKeyManagementCluster::KeySetReadAllIndicesResponse

Inherits Struct < Value < Object

KeySetReadAllIndices command response Returns list of all key set IDs for the accessing fabric Matter Core Spec ยง11.2.8.4

Constructors

new(group_key_set_i_ds : Array(UInt16) = [] of UInt16)
Source

Instance methods

group_key_set_i_ds
Source
group_key_set_i_ds=(group_key_set_i_ds : Array(UInt16))
Source