struct PlaceOS::API::Models::Websocket::Response::Meta

Included Modules

Defined in:

placeos/api/models/websocket/response/meta.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def index : Int32 #

Module index.


[View source]
def mod : String #

Module name.


[View source]
def name : String | Nil #

Name of the method or status key.


[View source]
def sys : String #

The system ID.


[View source]