struct PlaceOS::Client::API::Models::Driver

Included Modules

Defined in:

placeos/api/models/driver.cr

Constructors

Instance Method Summary

Instance methods inherited from module PlaceOS::Client::API::Models::Timestamps

created_at : Time created_at, updated_at : Time updated_at

Constructor methods inherited from struct PlaceOS::Client::API::Models::Response

new(pull : JSON::PullParser) new

Macros inherited from module PlaceOS::Client::API::Models::Response::Init

__add_initialize__ __add_initialize__

Constructor Detail

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

[View source]

Instance Method Detail

def commit : String #

[View source]
def default_port : Int32 | Nil #

[View source]
def default_uri : String | Nil #

[View source]
def description : String | Nil #

[View source]
def file_name : String #

[View source]
def id : String #

[View source]
def ignore_connected : Bool #

Don't include this module in statistics or disconnected searches Might be a device that commonly goes offline (like a PC or Display that only supports Wake on Lan)


[View source]
def module_name : String #

Module instance configuration


[View source]
def name : String #

[View source]
def repository_id : String #

[View source]
def role : Role #

[View source]