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)
SourceInstance methods
group_key_set_i_ds
Sourcegroup_key_set_i_ds=(group_key_set_i_ds : Array(UInt16))
Source