This structure specifies the alarm rule relation and the alarms IDs (probable cause) that participate in the alarm rule. More...
#include <clAlarmDefinitions.h>
Public Attributes | |
| ClAlarmRuleEntryT * | alarmIds | 
| The structure containing the probable cause and specific problem of the alarms participating in the alarm rule.  | |
| ClAlarmRuleRelationT | relation | 
| Alarm rule relation is a relationship between alarms.   | |
This structure specifies the alarm rule relation and the alarms IDs (probable cause) that participate in the alarm rule.
| ClAlarmRuleRelationT ClAlarmRuleInfoT::relation | 
Alarm rule relation is a relationship between alarms.
The relation can be CL_ALARM_RULE_NO_RELATION, CL_ALARM_RULE_LOGICAL_OR, CL_ALARM_RULE_LOGICAL_AND.