class Matter::DataType::CommandId

Included Modules

Defined in:

matter/datatype/command_id.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : Slice(UInt8)) #

[View source]
def self.new(id : UInt32) #

[View source]

Instance Method Detail

def brand : String #

[View source]
def id : UInt32 #

[View source]
def id=(id : UInt32) #

[View source]