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 your WeatherFlow Smart Weather Station's solar radiation drops below a value that you select. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- weatherflow.history_of_solar_radiation_drops_below
- Runtime method
- performQuery("weatherflow.history_of_solar_radiation_drops_below")
Query fields
Device ID Dropdown list
- Label
- Which device?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Solar radiation Text input > Other
- Label
- What solar radiation threshold?
- Helper text
- Enter the solar radiation threshold value in W/m^2.
- Slug
- solar_radiation
- Required
- true
- Can have default value
- true
Ingredients
TimestampThe date and time of the event.
- Slug
- timestamp
- Filter code
- Weatherflow.historyOfSolarRadiationDropsBelow.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Solar radiationThe solar radiation measured by the WeatherFlow Smart Weather Station.
- Slug
- solar_radiation
- Filter code
- Weatherflow.historyOfSolarRadiationDropsBelow.SolarRadiation
- Type
- String
- Example
- 1000
Station nameThe name of your WeatherFlow Smart Weather Station.
- Slug
- station_name
- Filter code
- Weatherflow.historyOfSolarRadiationDropsBelow.StationName
- Type
- String
- Example
- Home
Threshold valueThe solar radiation threshold value.
- Slug
- threshold_value
- Filter code
- Weatherflow.historyOfSolarRadiationDropsBelow.ThresholdValue
- Type
- String
- Example
- 1000
Device nameThe name of your WeatherFlow Smart Weather Device
- Slug
- device_name
- Filter code
- Weatherflow.historyOfSolarRadiationDropsBelow.DeviceName
- Type
- String
- Example
- Pool Sky
Timestamp epochThe timestamp in epoch seconds.
- Slug
- timestamp_epoch
- Filter code
- Weatherflow.historyOfSolarRadiationDropsBelow.TimestampEpoch
- Type
- String
- Example
- 1495654920