public interface AlarmConsumer extends HandlerBehaviour
Modifier and Type | Method and Description |
---|---|
java.util.List<Alarm> |
consumeAlarms()
Returns the list of active alarms consumed from the device.
|
handler, setHandler
java.util.List<Alarm> consumeAlarms()