This action will turn on/off my projector.
Developer info
- API endpoint slug
- Optoma.projector_on_off
- Filter code method
- Optoma.projectorOnOff.skip(string?: reason)
- Runtime method
- runAction("Optoma.projector_on_off", {})
Action fields
Device ID Dropdown list
- Label
- Device ID
- Slug
- device_id
- Required
- true
- Can have default value
- false
Turn on off Dropdown list
- Label
- Turn On/Off
- Slug
- turn_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Optoma.projectorOnOff.setTurnOnOff(string: turnOnOff)