| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.airwatch.main |
The main package for the AirWatch subsystem.
|
| Modifier and Type | Field and Description |
|---|---|
List<InstrumentStatus> |
InstrumentReport.states
The status of each instrument.
|
| Modifier and Type | Method and Description |
|---|---|
InstrumentStatus |
DummyInstrument.getStatus()
Gets the current status of the instrument.
|
InstrumentStatus |
Instrument.getStatus()
Gets the current status of the instrument.
|
InstrumentStatus |
LighthouseModbus.getStatus()
Gets the current status of the instrument.
|
InstrumentStatus |
LighthouseOPC.getStatus()
Gets the current status of the instrument.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalConfigService.updateInstrument(InstrumentStatus stat)
Updates the information in the configuration database for a particular instrument.
|
void |
CCSConfiguration.updateInstrument(InstrumentStatus stat)
Updates the information in the configuration database for a particular instrument.
|
Copyright © 2021 LSST. All rights reserved.