public interface SwitchControl
| Modifier and Type | Method and Description |
|---|---|
int |
getSwitchDevice() |
default Boolean |
hasAlert(int sw) |
Boolean |
isSwitchOn(int sw) |
void |
switchOff(int sw) |
void |
switchOn(int sw) |
Copyright © 2023 LSST. All rights reserved.