AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Lightform CloudLightform Cloud

Turn projector off

This action will turn off the projector attached to the LF device, if supported.

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 turn off the projector attached to the LF device, if supported.
API endpoint slug
lightform_cloud.turn_projector_off
Filter code method
LightformCloud.turnProjectorOff.skip(string?: reason)
Runtime method
runAction("lightform_cloud.turn_projector_off", {})

Action fields

Device serial number Text input > Other

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.turnProjectorOff.setDeviceSerialNumber(string: deviceSerialNumber)