New services
Explore Plans
Mobile menu Close menu
Daikin Online ControllerDaikin Online Controller

History of Temperature rises above

This query returns a list of times, within 15 minutes of detection, of when the indoor temperature rises above the specified temperature threshold. 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
daikin_online_controller.history_of_temperature_rises_above
Runtime method
performQuery("daikin_online_controller.history_of_temperature_rises_above")

Query fields

Device Dropdown list

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

Temperature Text input > Regular expression

Label
What temperature?
Helper text
Slug
temperature
Required
true
Can have default value
true

Ingredients

Device

Slug
device
Filter code
DaikinOnlineController.historyOfTemperatureRisesAbove.Device
Type
String
Example
Kitchen

Indoor temperature

Slug
indoor_temperature
Filter code
DaikinOnlineController.historyOfTemperatureRisesAbove.IndoorTemperature
Type
String
Example
20 °C

Outdoor temperature

Slug
outdoor_temperature
Filter code
DaikinOnlineController.historyOfTemperatureRisesAbove.OutdoorTemperature
Type
String
Example
24 °C

Time stamp

Slug
time_stamp
Filter code
DaikinOnlineController.historyOfTemperatureRisesAbove.TimeStamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00