| Package | Description |
|---|---|
| org.lsst.ccs.bus |
| Modifier and Type | Class and Description |
|---|---|
class |
Alarm |
class |
AlarmClear
An alarm cleared message that can be sent on the status bus
|
class |
Command
A command sent on the CCS bus
Will be executed by the destination subsystem.
|
class |
CommandAck |
class |
CommandAckOrReply |
class |
CommandReply
Reply to command.
|
class |
DataStatus
Status with additional information.
|
class |
LogEvent
Logging event to be sent on logging bus
|
class |
MetadataStatus
A special status publishing a name/value pair on the status bus
|
class |
PreparedTrendingStatus |
class |
Status
A Status message that can be sent on the status bus
|
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 |
TrendingStatus
A special status publishing a name/value pair on the status bus
Though it extends DataStatus the main purpose is slightly different.
|
Copyright © 2013 LSST. All Rights Reserved.