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