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
- This query returns a list of when the Outdoor Temperature has fallen below the given value. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- ambient_weather.history_of_outdoor_temperature_drops
- Runtime method
- performQuery("ambient_weather.history_of_outdoor_temperature_drops")
Query fields
Value Text input
- Label
- What temperature?
- Helper text
- in Fahrenheit
- Slug
- value
- Required
- true
- Can have default value
- true
Device Dropdown list
- Label
- Which device?
- Helper text
- If you have more than one device, choose which one to follow.
- Slug
- device
- Required
- true
- Can have default value
- false
Ingredients
DateDate and time event was created.
- Slug
- dateutc
- Filter code
- AmbientWeather.historyOfOutdoorTemperatureDrops.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
TemperatureThis actual temperature
- Slug
- value
- Filter code
- AmbientWeather.historyOfOutdoorTemperatureDrops.Temperature
- Type
- String
- Example
- 75