struct PlaceOS::Edge::Protocol::Message::Stop

Defined in:

placeos-edge/protocol.cr

Constructors

Instance Method Summary

Instance methods inherited from struct PlaceOS::Edge::Protocol::Server::Request

user_id : String | Nil user_id

Constructor methods inherited from struct PlaceOS::Edge::Protocol::Server::Request

new(pull : JSON::PullParser) new

Constructor methods inherited from struct PlaceOS::Edge::Protocol::Message::Body

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]
def self.new(module_id : String, user_id = nil) #

[View source]

Instance Method Detail

def module_id : String #

[View source]
def type : Type #