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::
Load
PlaceOS::Core::Client::Load
PlaceOS::Core::Client::BaseResponse
Struct
Value
Object
Defined in:
placeos-core-client.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#edge
: Hash(String, SystemLoad)
#local
: SystemLoad
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,
SystemLoad
)
#
[
View source
]
def
local
:
SystemLoad
#
[
View source
]