Explore Plans
Mobile menu Close menu
Genius HubGenius Hub

History of the zone temperature falling below a threshold

This query returns a recent list of when the zone temperature fell below a certain threshold. Only zones that display a measured temperature on the app can be selected. Note: this query will only return future events after this Applet is created.

Developer info

API endpoint slug
genius_hub.history_of_the_zone_temperature_falling_below_a_threshold
Runtime method
performQuery("genius_hub.history_of_the_zone_temperature_falling_below_a_threshold")

Query fields

Zone Dropdown list

Label
Zone
Slug
zone
Required
true
Can have default value
false

Temp threshold Dropdown list

Label
Temperature
Slug
temp_threshold
Required
true
Can have default value
true

Ingredients

ZoneThe zone observed by the trigger.

Slug
zone
Filter code
GeniusHub.historyOfTheZoneTemperatureFallingBelowAThreshold.Zone
Type
String
Example
Living Room

ThresholdThe threshold temperature.

Slug
threshold
Filter code
GeniusHub.historyOfTheZoneTemperatureFallingBelowAThreshold.Threshold
Type
String
Example
20

DateThe time of the trigger.

Slug
date
Filter code
GeniusHub.historyOfTheZoneTemperatureFallingBelowAThreshold.Date
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Current temperatureThe current temperature.

Slug
temperature
Filter code
GeniusHub.historyOfTheZoneTemperatureFallingBelowAThreshold.CurrentTemperature
Type
String
Example
22