struct Matter::Controller::NodeInfo

Included Modules

Defined in:

matter/controller/state.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(node_id : UInt64, address : String | Nil = nil, port : Int32 = 5540) #

[View source]

Instance Method Detail

def address : String | Nil #

[View source]
def node_id : UInt64 #

[View source]
def port : Int32 #

[View source]