struct PlaceOS::Client::API::Models::TriggerInstance

Defined in:

placeos/api/models/trigger_instance.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PlaceOS::Client::API::Models::Response

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def control_system_id : String | Nil #

[View source]
def enabled : Bool #

[View source]
def exec_enabled : Bool #

[View source]
def important : Bool #

[View source]
def trigger_count : Int32 #

[View source]
def trigger_id : String | Nil #

[View source]
def triggered : Bool #

[View source]
def webhook_secret : String #

[View source]
def zone_id : String | Nil #

[View source]