| Modifier and Type | Field and Description |
|---|---|
List<InstrumentStatus> |
InstrumentReport.states
The status of each instrument.
|
| Modifier and Type | Method and Description |
|---|---|
InstrumentStatus |
Instrument.getStatus()
Gets the current status of the instrument.
|
InstrumentStatus |
LighthouseInstrument.getStatus() |
InstrumentStatus |
DummyInstrument.getStatus()
Gets the current status of the instrument.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.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 © 2016 LSST. All rights reserved.