Group Location
Explore Plans
Mobile menu Close menu
Air MonitorAir Monitor

History of when temperature rose above a threshold

This query returns a list of when the temperature measured from your Air Monitor rose above your threshold setting. 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
API endpoint slug
Air_Monitor.history_of_when_temperature_rose_above_a_threshold
Runtime method
performQuery("Air_Monitor.history_of_when_temperature_rose_above_a_threshold")

Query fields

Which r2 device Dropdown list

Label
Which Air Monitor?
Helper text
Slug
which_r2_device
Required
true
Can have default value
false

Degree in Dropdown list

Label
Which temperature measurement?
Helper text
Slug
degree_in
Required
true
Can have default value
true

Temperature threshold Text input > Regular expression

Label
Which temperature threshold?
Helper text
Slug
temperature_threshold
Required
true
Can have default value
true

Ingredients

Device name

Slug
device_name
Filter code
AirMonitor.historyOfWhenTemperatureRoseAboveAThreshold.DeviceName
Type
String
Example
Living room Air Monitor,Bedroom Air Monitor

Measured at

Slug
created_at
Filter code
AirMonitor.historyOfWhenTemperatureRoseAboveAThreshold.MeasuredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Temperature c

Slug
measured_temperature_c
Filter code
AirMonitor.historyOfWhenTemperatureRoseAboveAThreshold.TemperatureC
Type
String
Example
33

Threshold temperature c

Slug
target_temperature_c
Filter code
AirMonitor.historyOfWhenTemperatureRoseAboveAThreshold.ThresholdTemperatureC
Type
String
Example
28

Temperature f

Slug
measured_temperature_f
Filter code
AirMonitor.historyOfWhenTemperatureRoseAboveAThreshold.TemperatureF
Type
String
Example
72

Threshold temperature f

Slug
target_temperature_f
Filter code
AirMonitor.historyOfWhenTemperatureRoseAboveAThreshold.ThresholdTemperatureF
Type
String
Example
82