struct Matter::Cluster::CommandMetadata

Overview

Command metadata

Defined in:

matter/cluster/cluster.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : DataType::CommandId, name : String, access : Definitions::AccessControl::EntryPrivilege = Definitions::AccessControl::EntryPrivilege::Operate) #

[View source]

Instance Method Detail


[View source]

[View source]

[View source]
def id=(id : DataType::CommandId) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]