This action will move the roller you select at the given opening percentage.
- API endpoint slug
- powahome.move_roller
- Filter code method
- Powahome.moveRoller.skip(string?: reason)
- Runtime method
- runAction("powahome.move_roller", {})
Action fields
- Label
- Which roller?
- Helper text
- The name of the roller to move
- Slug
- mac_and_channel
- Required
- true
- Can have default value
- false
- Label
- What percentage?
- Helper text
- The target opening percentage
- Slug
- opening_percentage
- Required
- true
- Can have default value
- true
- Filter code method
- Powahome.moveRoller.setOpeningPercentage(string: openingPercentage)