struct Matter::Cluster::AccessControlCluster::PersistedTarget

Included Modules

Defined in:

matter/cluster/access_control_cluster.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cluster : UInt32 | Nil, endpoint : UInt16 | Nil, device_type : UInt32 | Nil) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def cluster : UInt32 | Nil #

[View source]
def device_type : UInt32 | Nil #

[View source]
def endpoint : UInt16 | Nil #

[View source]