This query returns a list of when the air pressure level for a device rises above the provided threshold. Note: this query will only return future events after this Applet is created.
API endpoint slug
airthings.history_of_air_pressure_level_above_threshold
Runtime method
performQuery("airthings.history_of_air_pressure_level_above_threshold"}
Query fields
Label
Device
Helper text
The device you would like to get air pressure levels from.
Slug
device
Required
true
Can have default value
false
Label
Threshold
Slug
threshold
Required
true
Can have default value
true
Ingredients
Slug
created_at
Filter code
Airthings.historyOfAirPressureLevelAboveThreshold.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
value
Filter code
Airthings.historyOfAirPressureLevelAboveThreshold.PressureLevel
Type
String
Example
120
Slug
device
Filter code
Airthings.historyOfAirPressureLevelAboveThreshold.Device
Type
String
Example
Home - Living Room