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 a roller was crossed the selected threshold in the room you selected. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- powahome.history_of_roller_moved_in_a_room
- Runtime method
- performQuery("powahome.history_of_roller_moved_in_a_room")
Query fields
Room uuid Dropdown list
- Label
- Which room?
- Helper text
- The name of the room to monitor
- Slug
- room_uuid
- Required
- true
- Can have default value
- false
Opening percentage Dropdown list
- Label
- What percentage?
- Helper text
- Choose the percentage crossed from a moving roller
- Slug
- opening_percentage
- Required
- true
- Can have default value
- true
Ingredients
Happend atDate and time event was happened.
- Slug
- happened_at
- Filter code
- Powahome.historyOfRollerMovedInARoom.HappendAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Opening percentageThe opening percentage of the roller after the event.
- Slug
- opening_percentage
- Filter code
- Powahome.historyOfRollerMovedInARoom.OpeningPercentage
- Type
- String
- Example
- 100%
NameThe name of the roller.
- Slug
- name
- Filter code
- Powahome.historyOfRollerMovedInARoom.Name
- Type
- String
- Example
- Roller blind
Room nameThe name of the room where the roller is installed.
- Slug
- room_name
- Filter code
- Powahome.historyOfRollerMovedInARoom.RoomName
- Type
- String
- Example
- Bedroom