This query returns a list of when the outdoor temperature rose above a given value. Note: this query will only return future events after this Applet is created.
API endpoint slug
ambient_weather.history_of_outdoor_temperature_rising_above_a_temperature
Runtime method
performQuery("ambient_weather.history_of_outdoor_temperature_rising_above_a_temperature"}
Query fields
Label
What outdoor temperature?
Helper text
in Fahrenheit
Slug
value
Required
true
Can have default value
true
Label
Which device?
Helper text
If you have more than one device, choose the one you'd like to watch.
Slug
device
Required
true
Can have default value
false
Ingredients
Slug
value
Filter code
AmbientWeather.historyOfOutdoorTemperatureRisingAboveATemperature.Temperature
Type
String
Example
75
Slug
dateutc
Filter code
AmbientWeather.historyOfOutdoorTemperatureRisingAboveATemperature.Date
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00