Package org.ubicollab.X10Proxy

Class Summary
Activator The Class Activator contains the start and stop methods, which is used by the framework to start/activate and stop/deactivate this bundle (and thus the X10 Proxy Service).
GlobalSettings The Class GlobalSettings holds a set of constants that will be used by other classes throughout the X10 Proxy service.
X10Impl The Class X10Impl implements the methods neccessary to connect to, disconnect and send on/off/dimming/brighten commands with an CM11A serial RS232 X10 controller.
X10ProxyImpl The Class X10ProxyImpl implements the methods neccessary for a minimal x10 implementation.