Explore Plans
Mobile menu Close menu
Ti-Do by T-LABTi-Do by T-LAB

Actuate an output

This action will command a device to turn ON/OFF an output

Developer info

API endpoint slug
ti_do.actuate_output
Filter code method
TiDo.actuateOutput.skip(string?: reason)
Runtime method
runAction("ti_do.actuate_output", {})

Action fields

Output ID Dropdown list

Label
What output?
Slug
output_id
Required
true
Can have default value
false

Level Dropdown list

Label
On or Off
Slug
level
Required
true
Can have default value
true
Filter code method
TiDo.actuateOutput.setLevel(string: level)