class Matter::DataType::FabricId

Included Modules

Defined in:

matter/datatype/fabric_id.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def brand : String #

[View source]
def id : UInt64 #

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

[View source]