More About Alarm Indicators
- Last UpdatedJul 13, 2023
- 1 minute read
Alarm indicators may be applied to a Composite Genie as a group or to an individual Genie within the composite. Alarm indicators can be applied in one of two ways:
-
Using the pre-defined alarm indicators from the <AlarmIndicators> attribute. For more information see, Alarm Indicators.
-
Making a declaration within a composition using the <AlarmIndicator> attribute (see the example below).
Example
In the examples below, we have defined alarm indicators within the composition instead of using the pre-defined indicators.
In the example below, the alarm indicator has been defined for the container using the <AlarmIndicator> attribute. The alarm indicator will be visible around the Composite Genie with the specified width and padding when the condition is satisfied.

You can also define an alarm indicator for a specific content item (Genie) using the <AlarmIndicator> attribute. The alarm indicator will be visible only around the content item with the specified width and padding when the "VisibleWhen" condition you have specified is satisfied.
Note: If a condition is not defined, the alarm indicator will be displayed regardless of user input.