struct
Matter::Cluster::AccessControlCluster::PersistedTarget
- Matter::Cluster::AccessControlCluster::PersistedTarget
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
matter/cluster/access_control_cluster.crConstructors
- .new(cluster : UInt32 | Nil, endpoint : UInt16 | Nil, device_type : UInt32 | Nil)
- .new(pull : JSON::PullParser)
Instance Method Summary
Constructor Detail
def self.new(cluster : UInt32 | Nil, endpoint : UInt16 | Nil, device_type : UInt32 | Nil)
#