A beginner's guide
Explore Plans
Mobile menu Close menu
Tempest Weather System Tempest Weather System

History of pressure drops below a specified value

This query returns a list of recent times your WeatherFlow Smart Weather Station's pressure fell below a specified value. Note: this query will only return future events after this Applet is created.

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 recent times your WeatherFlow Smart Weather Station's pressure fell below a specified value. Note: this query will only return future events after this Applet is created.
API endpoint slug
weatherflow.history_of_pressure_drops_below_a_specified_value
Runtime method
performQuery("weatherflow.history_of_pressure_drops_below_a_specified_value")

Query fields

Device ID Dropdown list

Label
Which device?
Helper text
Which sensor device
Slug
device_id
Required
true
Can have default value
false

Pressure Text input > Other

Label
Pressure threshold
Helper text
Enter a pressure threshold value.
Slug
pressure
Required
true
Can have default value
true

Units pressure Dropdown list

Label
The pressure measurement unit?
Slug
units_pressure
Required
true
Can have default value
true

Ingredients

TimestampThe date and time of the event.

Slug
timestamp
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

PressureThe pressure measured by the WeatherFlow Smart Weather Device.

Slug
pressure
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.Pressure
Type
String
Example
1012

Threshold valueThe pressure threshold value.

Slug
threshold_value
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.ThresholdValue
Type
String
Example
1000

Units pressureThe pressure measurement unit.

Slug
units_pressure
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.UnitsPressure
Type
String
Example
MB

Station nameThe name of your WeatherFlow Smart Weather Station.

Slug
station_name
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.StationName
Type
String
Example
Home

Device nameThe name of your WeatherFlow Smart Weather Device.

Slug
device_name
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.DeviceName
Type
String
Example
Pool Air

Location nameThe name of your WeatherFlow Smart Weather Station.

Slug
location_name
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.LocationName
Type
String
Example
Home

Timestamp epochThe timestamp in epoch seconds.

Slug
timestamp_epoch
Filter code
Weatherflow.historyOfPressureDropsBelowASpecifiedValue.TimestampEpoch
Type
String
Example
1495654920