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
- This action will prioritize a device connected to your TP-Link router for a specified duration (1 hour by default).
- API endpoint slug
- tplink_router.prioritize_device
- Filter code method
- TplinkRouter.prioritizeDevice.skip(string?: reason)
- Runtime method
- runAction("tplink_router.prioritize_device", {})
Action fields
Device name Dropdown list
- Label
- Which Device?
- Helper text
- The name of the device to be prioritized.
- Slug
- device_name
- Required
- true
- Can have default value
- false
Duration of priority Dropdown list
- Label
- Duration of Priority
- Helper text
- The length of time the specified device will be prioritized for.
- Slug
- duration_of_priority
- Required
- true
- Can have default value
- false