| 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.
|
| Constructor and Description |
|---|
RaisedAlertSummary(RaisedAlertSummary other)
Copy constructor for sending over the buses.
|
| Modifier and Type | Method and Description |
|---|---|
RaisedAlertSummary |
StatusAlert.getRaisedAlertSummary()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
StatusRaisedAlertSummary.encodeObject(RaisedAlertSummary obj) |
| Constructor and Description |
|---|
StatusClearedAlert(String[] clearAlertIds,
RaisedAlertSummary raisedAlertSummary)
Build a StatusClearAlert from the provided String array and the
RaisedAlertSummary of the subsystem. |
StatusRaisedAlert(Alert alert,
String cause,
RaisedAlertSummary raisedAlertSummary)
Deprecated.
|
StatusRaisedAlertSummary(RaisedAlertSummary alertSummary) |
Copyright © 2022 LSST. All rights reserved.