public interface Led
| Modifier and Type | Method and Description |
|---|---|
String |
turnOFF() |
String |
turnON() |
String turnON() throws SDORequestException, HardwareNotDetectedException, FcsHardwareException
String turnOFF() throws SDORequestException, HardwareNotDetectedException, FcsHardwareException
Copyright © 2016 LSST. All rights reserved.