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 Daily Rain measurement rises above a given threshold. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- ambient_weather.history_of_daily_rain_rises_above
- Runtime method
- performQuery("ambient_weather.history_of_daily_rain_rises_above")
Query fields
Value Text input
- Label
- How much rain?
- Helper text
- In inches
- Slug
- value
- Required
- true
- Can have default value
- true
Device Dropdown list
- Label
- Which device?
- Helper text
- The device to montior
- Slug
- device
- Required
- true
- Can have default value
- false
Ingredients
DateWhen the event took place.
- Slug
- dateutc
- Filter code
- AmbientWeather.historyOfDailyRainRisesAbove.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
RainfallThe amount of rain.
- Slug
- value
- Filter code
- AmbientWeather.historyOfDailyRainRisesAbove.Rainfall
- Type
- String
- Example
- 40