|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface X10DriverInterface
| Method Summary | |
|---|---|
void |
switchDeviceOff(java.lang.String hardwareID)
Switch the desired device off. |
void |
switchDeviceOn(java.lang.String hardwareID)
Switch the desired device on. |
| Methods inherited from interface jhomenet.hw.driver.HardwareDriver |
|---|
getCount, getDriverHardwareDescription, getDriverName, getHardwareIDs, getTemp, getVoltage, getWindDirection, getWindSpeed |
| Method Detail |
|---|
void switchDeviceOn(java.lang.String hardwareID)
throws HardwareDriverException
switchDeviceOn in interface HardwareDriverhardwareID -
HardwareDriverException
void switchDeviceOff(java.lang.String hardwareID)
throws HardwareDriverException
switchDeviceOff in interface HardwareDriverhardwareID -
HardwareDriverException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||