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