AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Change zone damper opening percentage

This action will change a specific zone damper opening to a given percentage.

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 a specific zone damper opening to a given percentage.
API endpoint slug
airtouch.group_percentage
Filter code method
Airtouch.groupPercentage.skip(string?: reason)
Runtime method
runAction("airtouch.group_percentage", {})

Action fields

Group index Dropdown list

Label
Which zone?
Slug
group_index
Required
true
Can have default value
false

Value Text input > Other

Label
Percentage set to
Slug
value
Required
true
Can have default value
true
Filter code method
Airtouch.groupPercentage.setValue(string: value)