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
- This query returns a list of when your A/C unit was turned on.
- API endpoint slug
- intesishome.history_of_ac_being_turned_on
- Runtime method
- performQuery("intesishome.history_of_ac_being_turned_on")
Query fields
Which device Dropdown list
- Label
- Which device?
- Slug
- which_device
- Required
- true
- Can have default value
- false
Ingredients
Device nameThe name of the A/C device.
- Slug
- device_name
- Filter code
- Intesishome.historyOfAcBeingTurnedOn.DeviceName
- Type
- String
- Example
- Bedroom A/C
Turned on atDate and time event was created.
- Slug
- created_at
- Filter code
- Intesishome.historyOfAcBeingTurnedOn.TurnedOnAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00