OSAmI X10 Driver
Author : Mdavid.franco
From TechnologicalWiki
Contents |
Overview
This component offers the following functionalities:
- Physical interaction and control with X10 devices through X10PHYDriver
- Support for non-X10 electrical devices through IMX10
- Manual discovery of devices
- Abstraction of some types of devices towards defined device model
[edit] License
Apache License, Version 2.0
[edit] Bundles
Bundle Repository: http://repository.osami-commons.org/
- X10BaseDriver_1.0.0.jar
- X10DetectorDriver_1.0.0.jar
- X10DimmerDriver_1.0.0.jar
- X10PHYDriver_1.0.0.jar
- X10SwitchDriver_1.0.0.jar
- IMX10Prog_1.0.0.jar
- IMX10BaseDriver_1.0.0.jar
[edit] Source Code
Host: cvs.forge.os4os.org
Repository path: /cvsroot/osami
Modules:
- DeviceAbstraction/X10/X10BaseDriver
- DeviceAbstraction/X10/X10DetectorDriver
- DeviceAbstraction/X10/X10DimmerDriver
- DeviceAbstraction/X10/X10PHYDriver
- DeviceAbstraction/X10/X10SwitchDriver
- DeviceAbstraction/X10/IMX10Prog
- DeviceAbstraction/X10/IMX10BaseDriver


