| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.airwatch.main |
The main package for the AirWatch subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocationConfig> |
LocalConfigService.getLocationConfigs()
Gets a LocationConfig for each location described by the configuration data.
|
List<LocationConfig> |
CCSConfiguration.getLocationConfigs()
Gets a LocationConfig for each location described by the configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
Instrument |
DummyInstrument.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Instrument |
Instrument.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Instrument |
LighthouseModbus.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Instrument |
LighthouseOPC.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Copyright © 2021 LSST. All rights reserved.