| 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 |
|---|---|
ConfigurationInfo |
ConfigurationInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationInfo |
StatusConfigurationInfo.getConfigurationInfo()
Get the ConfigurationInfo object contained in this message.
|
| Modifier and Type | Method and Description |
|---|---|
protected KeyValueDataList |
StatusConfigurationInfo.encodeObject(ConfigurationInfo obj) |
| Constructor and Description |
|---|
StatusConfigurationInfo(ConfigurationInfo configurationInfo)
Create a StatusConfigurationInfo message by providing the state of the agent
and the ConfigurationInfo object to be sent.
|
Copyright © 2019 LSST. All rights reserved.