Explore Plans
Mobile menu Close menu
AiDotAiDot

Turn on/off

This action changes the switch status of the device you select.

Developer info

API endpoint slug
LDS_AiDot.OnOff
Filter code method
LDSAiDot.onOff.skip(string?: reason)
Runtime method
runAction("LDS_AiDot.OnOff", {})

Action fields

Object ID Dropdown list

Label
Device
Helper text
choose a device
Slug
objectId
Required
true
Can have default value
false

On off Dropdown list

Label
OnOff
Helper text
On/Off
Slug
OnOff
Required
true
Can have default value
true
Filter code method
LDSAiDot.onOff.setOnOff(string: onOff)