public interface AlarmTranslator
| Modifier and Type | Method and Description |
|---|---|
Collection<Alarm> |
translateToAlarm(DeviceId deviceId,
InputStream message)
Translates message from device into an alarm with appropriate
information.
|
Collection<Alarm> translateToAlarm(DeviceId deviceId, InputStream message)
deviceId - devicemessage - message from device to translate to alarm