This query returns a list of times the temperature drops below the chosen value. Note: this query will only return future events after this Applet is created.
API endpoint slug
telldus.history_of_temperature_drops_below
Runtime method
performQuery("telldus.history_of_temperature_drops_below"}
Query fields
Label
Which sensor?
Helper text
Sensor history must be activated on the sensor
Slug
which_sensor
Required
true
Can have default value
false
Label
Temperature value
Slug
temperature_value
Required
true
Can have default value
true
Label
Select scale
Slug
scale
Required
true
Can have default value
true
Ingredients
Slug
temp
Filter code
Telldus.historyOfTemperatureDropsBelow.Temperature
Type
String
Example
23.0
Slug
date_time
Filter code
Telldus.historyOfTemperatureDropsBelow.DateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00