|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Alarm Conditions
See:
Description
| Interface Summary | |
|---|---|
| Condition | Interface all conditions have to implement. |
| Class Summary | |
|---|---|
| ChangedByAmountCondition | Condition that specifies observable stays within a range given by its current value +- delta as value difference. |
| ChangedByCondition | Condition that specifies observable stays within a range given by its current value +- delta as percentage. |
| EqualCondition | |
| GreaterThanCondition | |
| IdleCondition | Specifies if an observable has been idle, i.e. |
| InrangeCondition | Observable is between low and high value. |
| LessThanCondition | |
| OneObservableCondition | |
| OutofrangeCondition | Observable is not between low and high value. |
| ThresholdCondition | |
| UnequalCondition | |
Alarm Conditions
Conditions can be specified as associated with a particular URI: an Obj observable. Condition classes have to implement Condition interface.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||