public interface AlarmProviderService extends org.onosproject.net.provider.ProviderService<AlarmProvider>
| Modifier and Type | Method and Description |
|---|---|
void |
updateAlarmList(org.onosproject.net.DeviceId deviceId,
java.util.Collection<Alarm> alarms)
Sends active alarm list for a device.
|
void updateAlarmList(org.onosproject.net.DeviceId deviceId,
java.util.Collection<Alarm> alarms)
deviceId - identity of the devicealarms - list of device alarms