| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.common.actions |
| Modifier and Type | Method and Description |
|---|---|
BulkPsPowerAction.Type |
BulkPsPowerAction.getType() |
static BulkPsPowerAction.Type |
BulkPsPowerAction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkPsPowerAction.Type[] |
BulkPsPowerAction.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BulkPsPowerAction.addBulkPsPowerActionPayloadToAlert(org.lsst.ccs.bus.data.Alert alert,
BulkPsPowerAction.Type actionType,
String bulkPsSwitchName)
Add a given RebPowrAction payload to a given Alert.
|
Copyright © 2021 LSST. All rights reserved.