Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
placeos-core-client
v1.1.0
PlaceOS
Core
APIResponseError
Client
CoreStatus
Count
Error
RunCount
DriverCommit
DriverStatus
Metadata
Load
Loaded
Processes
SystemLoad
ClientError
DriverRaisedError
Error
UnexpectedFailureError
Generated using Crystal 1.14.0
2024-11-26 14:06:57 UTC
struct
PlaceOS::
Core::
Client::
DriverStatus
PlaceOS::Core::Client::DriverStatus
PlaceOS::Core::Client::BaseResponse
Struct
Value
Object
Defined in:
placeos-core-client.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#edge
: Hash(String, Metadata | Nil)
#local
: Metadata | Nil
Constructor methods inherited from struct
PlaceOS::Core::Client::BaseResponse
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
edge
: Hash(String,
Metadata
| Nil)
#
[
View source
]
def
local
:
Metadata
| Nil
#
[
View source
]