| Package | Description |
|---|---|
| org.lsst.ccs.monitor |
| Modifier and Type | Method and Description |
|---|---|
List<MonitorUpdateTask> |
Device.getDeviceMonitorUpdateTasks()
Get the list of MonitorUpdateTasks for this Device.
|
List<MonitorUpdateTask> |
Monitor.getMonitorTasksList() |
List<MonitorUpdateTask> |
Device.getMonitorUpdateTasksForChannels(Channel... channels)
Get the list of MonitorUpdateTasks for the provided
Channels belonging to this device.
|
List<MonitorUpdateTask> |
Monitor.getMonitorUpdateTasksForDevice(Device dev) |
| Modifier and Type | Method and Description |
|---|---|
String |
Monitor.getMonitorPublishTaskName(MonitorUpdateTask task) |
String |
Monitor.getMonitorUpdateTaskName(MonitorUpdateTask task) |
Copyright © 2024 LSST. All rights reserved.