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