Class: CS::Relation::SensorTriggersRelation

Inherits:
Object
  • Object
show all
Includes:
CS::Relation
Defined in:
lib/cs/relation/sensor_relation.rb

Instance Method Summary collapse

Methods included from CS::Relation

#all, #build, #check_session!, #count, #each, #each_batch, #find_or_create, #find_or_create!, #find_or_new, #first, #get_data, #get_data!, #get_options, #initialize, #inspect, #last, #limit, #parameter, #parameters, #where

Instance Method Details

#get_urlObject



135
136
137
# File 'lib/cs/relation/sensor_relation.rb', line 135

def get_url
  "/sensors/triggers.json"
end