OAS Logo

OAS Fire Damper Widget

The Fire damper widget provides a schematic Firedamper icon which also reflects the actual devices status “error” but also shows the override and locked status. The Fan is also rotatable in 90° steps.

Firedamper

Slots

Name Type Default
errorStatus boolean false
lockedStatus boolean false
overrideStatus boolean false
orientation OasOrientation up

errorStatus

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.

Firedamper error status

lockedStatus

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.

Firedamper error status

overrideStatus

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.

Firedamper error status

orientation

This is a common function in the GraphicLibrary. This property rotates the AirFilter in 90° steps. For more information visit the Common Function page.