| 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.
|
| Modifier and Type | Method and Description |
|---|---|
RaisedAlertInstance |
RaisedAlertHistory.getLatestAlertInstance()
Gets the latest raised instance of this alert.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RaisedAlertInstance> |
RaisedAlertHistory.getRaisedAlertInstancesList()
Get the full history of RaisedAlertInstances for this Alert.
|
Copyright © 2023 LSST. All rights reserved.