This query returns a list of when the temperature dropped below a threshold you specify. Note: this query will only return future events after this Applet is created.API endpoint slug caleo.history_of_when_temperature_dropped_below_a_threshold Runtime method performQuery("caleo.history_of_when_temperature_dropped_below_a_threshold")
Query fields Label Thermostat Slug thermostat Required true Can have default value false Label Temperature threshold Slug temperature Required true Can have default value true Label Degrees in Slug scale Required true Can have default value true
Ingredients Slug created_at Filter code Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.CreatedAt Type Date with time (ISO8601) Example 2020-07-08T04:17:06.000+05:00 Slug device_name Filter code Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.DeviceName Type String Example Room Slug target_temperature_c Filter code Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.TargetTemperatureC Type String Example 21.1 Slug target_temperature_f Filter code Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.TargetTemperatureF Type String Example 70 Slug measured_temperature_c Filter code Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.MeasuredTemperatureC Type String Example 21 Slug measured_temperature_f Filter code Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.MeasuredTemperatureF Type String Example 70