struct

PlaceOS::Client::API::Models::Websocket::Response::Notify

Inherits JSON::Serializable < Struct < Value < Object

Asyncronous state update from an active binding.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The identifier included with the original request.

Source
meta

Associated metadata.

Source
value

New status value

Source