struct PlaceOS::Edge::Protocol::Message::SettingsAction

Defined in:

placeos-edge/protocol.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PlaceOS::Edge::Protocol::Client::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(module_id : String, setting_name : String, setting_value : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def module_id : String #

[View source]
def setting_name : String #

[View source]
def setting_value : String #

[View source]
def type : Type #