This query returns a list of instances when the indoor temperature drops below a threshold that was specified. Note: this query will only return future events after this Applet is created.
API endpoint slug
lennoxicomfort.history_of_temperature_drops
Runtime method
performQuery("lennoxicomfort.history_of_temperature_drops"}
Query fields
Label
Which system?
Slug
systems
Required
true
Can have default value
false
Label
Degrees in
Helper text
Celsius or Fahrenheit (C or F)
Slug
degrees
Required
true
Can have default value
true
Label
Temperature threshold
Slug
indoor_temperature
Required
true
Can have default value
true
Ingredients
Slug
indoor_temperature
Filter code
Lennoxicomfort.historyOfTemperatureDrops.IndoorTemperature
Type
String
Example
75
Slug
degrees
Filter code
Lennoxicomfort.historyOfTemperatureDrops.Degrees
Type
String
Example
F
Slug
date
Filter code
Lennoxicomfort.historyOfTemperatureDrops.Date
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00