| Package | Description |
|---|---|
| org.lsst.ccs.bus.data |
This package defines all the public data sent on the CCS buses via
messages defined in package org.lsst.ccs.bus.messages.
|
| org.lsst.ccs.bus.messages |
This package defines all the standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationData |
ConfigurationData.buildConfigurationData(ConfigurationInfo ci,
List<ConfigurationParameterInfo> pars,
String co) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationData |
StatusConfigurationData.getConfigurationData() |
| Modifier and Type | Method and Description |
|---|---|
protected KeyValueDataList |
StatusConfigurationData.encodeObject(ConfigurationData obj) |
| Constructor and Description |
|---|
StatusConfigurationData(ConfigurationData configurationData,
boolean isFullData) |
Copyright © 2023 LSST. All rights reserved.