| Package | Description |
|---|---|
| org.lsst.ccs.bus.definition |
This package deals with standard messages for the CCS buses.
|
| org.lsst.ccs.bus.messages |
| Modifier and Type | Field and Description |
|---|---|
static Bus<StatusMessage> |
Bus.STATUS |
| Modifier and Type | Class and Description |
|---|---|
class |
Alarm |
class |
AlarmClear
An alarm cleared message that can be sent on the status bus
|
class |
AlarmOnStateChange |
class |
ChangeNotificationMessage<T extends Serializable> |
class |
ConfigurationChangeNotification |
class |
EncodedDataStatus
Status with additional information.
|
class |
HeartBeatStatus |
class |
MetadataStatus
A special status publishing a name/value pair on the status bus
|
class |
StateChangeNotification
A ChangeNotificationMessage for State changes.
|
Copyright © 2015 LSST. All rights reserved.