public interface OutputOperations
void
turnOff(int channel)
turnOn(int channel)
void turnOn(int channel) throws java.lang.Exception
java.lang.Exception
void turnOff(int channel) throws java.lang.Exception
RH, 2017