Class AlarmType

    • Field Detail

      • DEFAULT_REPORT_TYPE

        public static final AlarmReportType DEFAULT_REPORT_TYPE
    • Constructor Detail

      • AlarmType

        public AlarmType()
    • Method Detail

      • getMinViolations

        public int getMinViolations()
      • setMinViolations

        public void setMinViolations​(int minViolations)
      • setAlarmReportType

        public void setAlarmReportType​(AlarmReportType reportType)
      • isLatching

        public boolean isLatching()
        Latching means that the alarm will stay triggered even when the parameter is back within limits.
        Returns:
      • isAutoAck

        public boolean isAutoAck()