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 Action will toggle the selected device.
- API endpoint slug
- skylinknet.dev_toggle
- Filter code method
- Skylinknet.devToggle.skip(string?: reason)
- Runtime method
- runAction("skylinknet.dev_toggle", {})
Action fields
Hub dev Dropdown list
- Label
- Which Device?
- Slug
- hub_dev
- Required
- true
- Can have default value
- false
Key Text input > Other
- Label
- Hub Password
- Slug
- key
- Required
- true
- Can have default value
- true
- Filter code method
- Skylinknet.devToggle.setKey(string: key)