New services
Explore Plans
Mobile menu Close menu
QNAPQNAP

Control device power

These actions will either shutdown the device, reboot the device or put the device in sleep mode Action Fields. (This action requires IFTTT Agent v1.1 or above to be installed on your QNAP device)

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
qnap.control_device_power
Filter code method
Qnap.controlDevicePower.skip(string?: reason)
Runtime method
runAction("qnap.control_device_power", {})

Action fields

Device ID Dropdown list

Label
Device
Helper text
Slug
device_id
Required
true
Can have default value
false

Power option Dropdown list

Label
Device power control
Slug
power_option
Required
true
Can have default value
true
Filter code method
Qnap.controlDevicePower.setPowerOption(string: powerOption)