Matter::Controller::NodeInfo
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(node_id : UInt64, address : String | Nil = nil, port : Int32 = 5540)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
address
Sourcenode_id
Sourceport
Source