Turn on/off power strip
- API endpoint slug
- yolink.powerStrip
- Filter code method
- Yolink.powerStrip.skip(string?: reason)
- Runtime method
- runAction("yolink.powerStrip", {})
Action fields
- Label
- Device
- Helper text
- Choose a device
- Slug
- deviceId
- Required
- false
- Can have default value
- false
- Label
- Action
- Helper text
- action
- Slug
- action
- Required
- true
- Can have default value
- true
- Filter code method
- Yolink.powerStrip.setAction(string: action)
- Label
- Outlet
- Helper text
- Which outlet you want to control
- Slug
- channel
- Required
- true
- Can have default value
- true
- Filter code method
- Yolink.powerStrip.setChannel(string: channel)