AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AQUAREA Smart CloudAQUAREA Smart Cloud

Change Tank Mode settings

This action will change operation settings for Tank Mode in your 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
This action will change operation settings for Tank Mode in your device.
API endpoint slug
aquarea_smart_cloud.tank-on
Filter code method
AquareaSmartCloud.tankOn.skip(string?: reason)
Runtime method
runAction("aquarea_smart_cloud.tank-on", {})

Action fields

Deviceid Dropdown list

Label
Which device?
Helper text
Available actions depend on the device settings. If the device name is not displayed, your device is not connected to the tank.
Slug
deviceid
Required
true
Can have default value
false

Tank operation Dropdown list

Label
Operation setting for tank
Slug
tank_operation
Required
true
Can have default value
true
Filter code method
AquareaSmartCloud.tankOn.setTankOperation(string: tankOperation)

Tank target temperature Dropdown list

Label
Target temperature
Helper text
If you set invalid value, the action will be skipped.
Slug
tank_target_temperature
Required
true
Can have default value
true
Filter code method
AquareaSmartCloud.tankOn.setTankTargetTemperature(string: tankTargetTemperature)