struct
PlaceOS::Client::API::Models::Driver
- PlaceOS::Client::API::Models::Driver
- PlaceOS::Client::API::Models::Response
- Struct
- Value
- Object
Included Modules
Defined in:
placeos/api/models/driver.crConstructors
Instance Method Summary
- #commit : String
- #default_port : Int32 | Nil
- #default_uri : String | Nil
- #description : String | Nil
- #file_name : String
- #id : String
-
#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)
-
#module_name : String
Module instance configuration
- #name : String
- #repository_id : String
- #role : Role
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
Instance Method Detail
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)