There are four triggering transitions; at least one of them must
be provided. A gray state is considered the same as a green state,
for the purpose of detecting transitions.
|
Name
|
Type
|
Description
|
| action | Action |
The action to be done when the alarm is triggered.
|
| green2yellow | xsd:boolean |
Flag to specify that the alarm should trigger on a transition
from green to yellow.
|
| red2yellow | xsd:boolean |
Flag to specify that the alarm should trigger on a transition
from red to yellow.
|
| yellow2green | xsd:boolean |
Flag to specify that the alarm should trigger on a transition
from yellow to green.
|
| yellow2red | xsd:boolean |
Flag to specify that the alarm should trigger on a transition
from yellow to red.
|
|
Properties inherited from AlarmAction |
| None |
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |