Matter::Cluster::AccessControlCluster::PersistedAclEntry
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(privilege : UInt8, auth_mode : UInt8, subjects : Array(UInt64), targets : Array(PersistedTarget) | Nil, fabric_index : UInt8 | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
auth_mode
Sourcefabric_index
Sourceprivilege
Sourcesubjects
Sourcetargets
Source