PlaceOS::Driver::Interface::DeviceInfo::Descriptor
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(make : String, model : String, serial : Nil | String = nil, firmware : Nil | String = nil, mac_address : Nil | String = nil, ip_address : Nil | String = nil, hostname : Nil | String = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source