| 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 |
Command
A command sent on the CCS bus.
|
class |
CommandAck |
class |
CommandAckOrReply |
class |
CommandReply
Reply to command.
|
class |
DataStatus_Deprecated
Status with additional information.
|
class |
EncodedDataStatus
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 |
ModuleConfigCommand
Deprecated.
|
class |
ModuleInvokerCommand
This can be used to send commands to a Modular Subsystem.
|
class |
NegativeAck
An ack message to notify initiator of a command rejection.
|
class |
PositiveAck |
class |
PreparedTrendingStatus |
class |
StateChangeNotification |
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 |
SubSystemStatus
A Status message that sends the heartbeat of a subsystem
|
class |
SystemCommand
A Command intended for a Subsystem (and not meant to be specific to a Module)
|
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.
|
class |
UnparsedCommand |
Copyright © 2014 LSST. All Rights Reserved.