This action will change a specific zone damper opening to a given percentage.
Developer info
- 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)