class Matter::DataType::EndpointNumber

Included Modules

Defined in:

matter/datatype/endpoint_number.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(number : UInt16) #

[View source]

Instance Method Detail

def brand : String #

[View source]
def number : UInt16 #

[View source]
def number=(number : UInt16) #

[View source]