Group Location
Explore Plans
Mobile menu Close menu
OptomaOptoma

Turn on/off LED light of my projector

This action will turn on/off the LED light of my projector.

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
API endpoint slug
Optoma.led_on_off
Filter code method
Optoma.ledOnOff.skip(string?: reason)
Runtime method
runAction("Optoma.led_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.ledOnOff.setTurnOnOff(string: turnOnOff)