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 peak value is above or below the defined threshold.
- API endpoint slug
- hella_onyx.wind_peak
Trigger fields
Weather station Dropdown list
- Label
- Weather Station
- Slug
- weather_station
- Required
- true
- Can have default value
- false
Above or below Dropdown list
- Label
- Above or below value?
- Slug
- above_or_below
- Required
- true
- Can have default value
- true
Value Dropdown list
- Label
- Value
- Slug
- value
- Required
- true
- Can have default value
- true
Ingredients
Wind peakCurrent wind peak value
- Slug
- value
- Filter code
- HellaOnyx.windPeak.WindPeak
- Type
- String
- Example
- 3.5 m/s
Occurred atThe time when the peak occurred
- Slug
- occurred_at
- Filter code
- HellaOnyx.windPeak.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00