public class PixieEvents.TemperatureAlarmData
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
ALARM_LEVEL |
getAlarmLevel()
Gets Alarm Level (Low, High or Critical)
|
int |
getCurrentTemperature()
Gets the Current Temperature
|
TEMPERATURE_SOURCE |
getTemperatureSource()
Gets the Source Name (PA or Ambient) of Temperature Alarm Event
|
public TEMPERATURE_SOURCE getTemperatureSource()
public ALARM_LEVEL getAlarmLevel()
public int getCurrentTemperature()