struct PlaceOS::Edge::Protocol::Message::LoadedModulesResponse

Defined in:

placeos-edge/protocol.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PlaceOS::Edge::Protocol::Client::Response

new(pull : JSON::PullParser) new

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

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(modules : Hash(String, Array(String))) #

[View source]

Instance Method Detail

def modules : Hash(String, Array(String)) #

[View source]
def success : Bool #

def type : Type #