Group Location
Explore Plans
Mobile menu Close menu
AquantaAquanta

Set Boost

This action will Boost the specified 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
aquanta.boost
Filter code method
Aquanta.boost.skip(string?: reason)
Runtime method
runAction("aquanta.boost", {})

Action fields

Device Dropdown list

Label
Which device to Boost?
Slug
device
Required
true
Can have default value
false

Start Text input > Other

Label
When should the Boost start?
Helper text
Slug
start
Required
false
Can have default value
true
Filter code method
Aquanta.boost.setStart(string: start)

End Text input > Other

Label
How long should Boost last?
Helper text
Slug
end
Required
true
Can have default value
true
Filter code method
Aquanta.boost.setEnd(string: end)