This Action will set position on your shutter devices that support positioning.
Developer info
- API endpoint slug
- nomos_system.position
- Filter code method
- NomosSystem.position.skip(string?: reason)
- Runtime method
- runAction("nomos_system.position", {})
Action fields
Cid Dropdown list
- Label
- Which device?
- Slug
- cid
- Required
- true
- Can have default value
- false
Position Text input > Other
- Label
- Position
- Slug
- position
- Required
- true
- Can have default value
- true
- Filter code method
- NomosSystem.position.setPosition(string: position)