Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
placeos
master
PlaceOS
API
Error
Models
Authority
Function
Parameter
ParameterKind
Module
Ping
QueryResult
Role
System
Websocket
Request
Type
Response
Debug
Level
Error
Code
Meta
Notify
Success
Type
Zone
APIWrapper
Settings
Client
Built with Crystal 1.9.2
2023-10-08 14:06:00 UTC
struct
PlaceOS::API::Models::Ping
PlaceOS::API::Models::Ping
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
placeos/api/models/ping.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#host
: String
#pingable
: Bool
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
host
: String
#
[
View source
]
def
pingable
: Bool
#
[
View source
]