public interface Alarm
Modifier and Type | Method and Description |
---|---|
String |
getAlarmName()
Returns a brief text representation of the highest currently active alarm.
|
AlarmSeverity |
getAlarmSeverity()
Returns the alarm severity, which describes the quality of the
value returned.
|
AlarmSeverity getAlarmSeverity()
String getAlarmName()
Copyright © 2010–2015. All rights reserved.