This action will change the station run times by the selected percentage. This will increase or decrease the programmed station running time.
- API endpoint slug
- i_zone.setidrateruntimeratio
- Filter code method
- IZone.setidrateruntimeratio.skip(string?: reason)
- Runtime method
- runAction("i_zone.setidrateruntimeratio", {})
Action fields
- Label
- Which Device?
- Helper text
- Select your iDrate device
- Slug
- id
- Required
- true
- Can have default value
- false
- Label
- Which run time ration percentage?
- Helper text
- Select the percentage adjustment to your station run times
- Slug
- ratio
- Required
- true
- Can have default value
- true
- Filter code method
- IZone.setidrateruntimeratio.setRatio(string: ratio)