Integration of KNX components
This project has declared the following modules:
Name | Description |
---|---|
universAAL LDDI KNX device manager | This bundle reads KNX device configuration from XML files (exported by ETS4). A OSGI device service is registered in the framework for every KNX device. |
universAAL LDDI KNX Exporter | Hardware exporter of KNX Home Automation components for the universAAL middleware using universAAL Device Ontology |
universAAL LDDI KNX Datapoint Type Library | KNX Device Categories for OSGi DeviceManager are Interfaces for all KNX Datapoint Types specifying methods for communication with device services. |
universAAL LDDI KNX network driver | This bundle connects to a UPD Multicast Channel on the local IP network where KNX bus messages can be sent and received. Usually a KNX/IP Gateway is used to connect the UDP Multicast Channel to the KNX bus system. The base source code is taken from the DOG2 project on http://domoticdog.sourceforge.net and slightly modified to run standalone. |
universAAL LDDI KNX Refinement driver for Datapoint Type 1.* to ISO 11073-10471 device | Encoding and decoding of KNX Datapoint Types 1.* with Format B1. Is registered as OSGI driver service in the framework registry. This refinement driver maps and creates a suitable device from ISO 11073-10471 specification and registers it in the OSGi registry. |