About this trigger
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 trigger fires when the wind speed rises above a given value.
- API endpoint slug
- ambient_weather.windspdmph_gt
Trigger fields
Value Text input
- Label
- What wind speed?
- Helper text
- in mph
- 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 the one you'd like to watch.
- Slug
- device
- Required
- true
- Can have default value
- false
Ingredients
Wind speedThe Wind Speed
- Slug
- value
- Filter code
- AmbientWeather.windspdmphGt.WindSpeed
- Type
- String
- Example
- 1.2
DateThe date and time the event took place
- Slug
- dateutc
- Filter code
- AmbientWeather.windspdmphGt.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00