| Package | Description |
|---|---|
| org.lsst.ccs.monitor |
| Modifier and Type | Field and Description |
|---|---|
static List<Alarm> |
Monitor.AlarmHandler.alarms |
| Modifier and Type | Method and Description |
|---|---|
Alarm |
Monitor.getAlarm(String name)
Gets the alarm with the given name.
|
default Alarm |
Monitor.AlarmHandler.getAlarmById(int id) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Monitor.AlarmHandler.setAlarms(List<Alarm> alarms) |
Copyright © 2019 LSST. All rights reserved.