struct PlaceOS::Edge::Protocol::Message::ProxyRedis

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(action : PlaceOS::Driver::Protocol::Management::RedisAction, hash_id : String, key_name : String, status_value : Nil | String) #

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

[View source]

Instance Method Detail

def action : RedisAction #

[View source]
def hash_id : String #

[View source]
def key_name : String #

[View source]
def status_value : String | Nil #

[View source]
def type : Type #