The Fan widget provides a schematic Fan icon which also reflects the actual devices status like operation and error but also shows the override and locked status. The Fan is also rotatable in 90° steps.
| Name | Type | Default |
|---|---|---|
| errorStatus | boolean | false |
| operationMode | boolean | false |
| lockedStatus | boolean | false |
| overrideStatus | boolean | false |
| orientation | OasOrientation | up |
This property, if true, will display the aggregate in
it’s error state (red). The errorStatus has higher priority
than the operationMode changing the color to red even if
operationMode is true.
The operationMode will change the aggregate to green
when true and back to white when false. If the
errorStatus Property is true the
operationMode will have no effect.
If the lockedStatus is true the key icon will be shown
on the right side of the widget. For more info about this topic visit
the Locked
and Override Status Page.
If the overrideStatus is true the hand icon will be
shown on the right side of the widget. For more info about this topic
visit the Locked
and Override Status Page.
With the orientation property the widget will be rotated in 90° steps according to their natural position. For more info about this topic visit the Orientation Page.
Copyright © 2022-2025 OpenAutomationSystem GmbH. All rights reserved.