struct

PlaceOS::Client::API::Models::Trigger::Conditions::Comparison

Inherits PlaceOS::Client::API::Models::Response < PlaceOS::Client::API::Models::Response::Init < JSON::Serializable < Struct < Value < Object

Constants

OPERATORS = {"equal", "not_equal", "greater_than", "greater_than_or_equal", "less_than", "less_than_or_equal", "and", "or", "exclusive_or"}

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

left
Source
operator
Source
right
Source

Nested types