| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| 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 |
DataStatus_Deprecated
Status with additional information.
|
class |
EncodedDataStatus
Status with additional information.
|
class |
MetadataStatus
A special status publishing a name/value pair on the status bus
|
class |
PreparedTrendingStatus |
class |
StateChangeNotification |
class |
StatusForEnd
Represents a special status message for notifications of the end of execution of susbsystem with name/configuration/tag.
|
class |
StatusForStart
Represents a special status message for notifications of a startup with name/configuration/tag.
|
class |
SubSystemStatus
A Status message that sends the heartbeat of a subsystem
|
class |
TrendingStatus
A special status publishing a name/value pair on the status bus
Though it extends DataStatus_Deprecated the main purpose is slightly different.
|
| Modifier and Type | Field and Description |
|---|---|
static Bus<Status> |
Bus.STATUS |
Copyright © 2014 LSST. All Rights Reserved.