Group Location
Explore Plans
Mobile menu Close menu
CaleoCaleo

History of when temperature dropped below a threshold

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.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Thermostat Dropdown list

Label
Thermostat
Slug
thermostat
Required
true
Can have default value
false

Temperature Text input > Regular expression

Label
Temperature threshold
Slug
temperature
Required
true
Can have default value
true

Scale Dropdown list

Label
Degrees in
Slug
scale
Required
true
Can have default value
true

Ingredients

Created at

Slug
created_at
Filter code
Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Device name

Slug
device_name
Filter code
Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.DeviceName
Type
String
Example
Room

Target temperature c

Slug
target_temperature_c
Filter code
Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.TargetTemperatureC
Type
String
Example
21.1

Target temperature f

Slug
target_temperature_f
Filter code
Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.TargetTemperatureF
Type
String
Example
70

Measured temperature c

Slug
measured_temperature_c
Filter code
Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.MeasuredTemperatureC
Type
String
Example
21

Measured temperature f

Slug
measured_temperature_f
Filter code
Caleo.historyOfWhenTemperatureDroppedBelowAThreshold.MeasuredTemperatureF
Type
String
Example
70