About this trigger
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 Trigger fires 30 minutes after the end of a dryer cycle.
- API endpoint slug
- ge_appliances_dryer.dryer-end-of-cycle-alarm
Trigger fields
Appliance ID Dropdown list
- Label
- Which appliance?
- Slug
- applianceId
- Required
- true
- Can have default value
- false
Ingredients
EventThe appliance event.
- Slug
- event
- Filter code
- GeAppliancesDryer.dryerEndOfCycleAlarm.Event
- Type
- String
- Example
- dryer-end-of-cycle-alarm
ApplianceThe appliance identifier.
- Slug
- applianceId
- Filter code
- GeAppliancesDryer.dryerEndOfCycleAlarm.Appliance
- Type
- String
- Example
- D828C901A076
Date and timeThe date and time the event occurred.
- Slug
- time
- Filter code
- GeAppliancesDryer.dryerEndOfCycleAlarm.DateAndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00