This action will turn on the projector attached to the LF device, if supported.
- API endpoint slug
- lightform_cloud.turn_projector_on
- Filter code method
- LightformCloud.turnProjectorOn.skip(string?: reason)
- Runtime method
- runAction("lightform_cloud.turn_projector_on", {})
Action fields
- Label
- What is your device's serial number?
- Helper text
- It should be printed on the label on the bottom or back of your device.
- Slug
- device_serial_number
- Required
- true
- Can have default value
- true
- Filter code method
- LightformCloud.turnProjectorOn.setDeviceSerialNumber(string: deviceSerialNumber)