This action will turn on or off a selected device.
Developer info
- API endpoint slug
- go_raylogic.turnon
- Filter code method
- GoRaylogic.turnon.skip(string?: reason)
- Runtime method
- runAction("go_raylogic.turnon", {})
Action fields
Device to turn onoff Dropdown list
- Label
- Device to turn on/off
- Slug
- device_to_turn_onoff
- 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
- GoRaylogic.turnon.setTurnOnOff(string: turnOnOff)