About this action
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 acttion will set the microwave oven to the designated work status.
- API endpoint slug
- TMicrowave.Control_329253dbdb12528f1fa10f0122c02375_B0_workStatus
- Filter code method
- TMicrowave.control329253dbdb12528f1fa10f0122c02375B0WorkStatus.skip(string?: reason)
- Runtime method
- runAction("TMicrowave.Control_329253dbdb12528f1fa10f0122c02375_B0_workStatus", {})
Action fields
Appliance list Dropdown list
- Label
- Which appliance?
- Slug
- applianceList
- Required
- true
- Can have default value
- false
Command Dropdown list
- Label
- Staus
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- TMicrowave.control329253dbdb12528f1fa10f0122c02375B0WorkStatus.setCommand(string: command)