AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
YoLinkYoLink

Turn on/off power strip

Turn on/off power strip

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
Turn on/off power strip
API endpoint slug
yolink.powerStrip
Filter code method
Yolink.powerStrip.skip(string?: reason)
Runtime method
runAction("yolink.powerStrip", {})

Action fields

Device ID Dropdown list

Label
Device
Helper text
Choose a device
Slug
deviceId
Required
false
Can have default value
false

Action Dropdown list

Label
Action
Helper text
action
Slug
action
Required
true
Can have default value
true
Filter code method
Yolink.powerStrip.setAction(string: action)

Channel Dropdown list

Label
Outlet
Helper text
Which outlet you want to control
Slug
channel
Required
true
Can have default value
true
Filter code method
Yolink.powerStrip.setChannel(string: channel)