| Package | Description |
|---|---|
| org.lsst.ccs.common.devices.power.distribution | |
| org.lsst.ccs.common.devices.power.distribution.state |
| Modifier and Type | Method and Description |
|---|---|
void |
APC7900Device.setOutletState(String name,
PduOutletState state,
boolean force)
Change the state of an outlet
|
| Modifier and Type | Method and Description |
|---|---|
static PduOutletState |
PduOutletState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PduOutletState[] |
PduOutletState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 LSST. All rights reserved.