OpenHAB: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* Code Metrics : (130 Kloc) http://www.ohloh.net/p/openhab |
* Code Metrics : (130 Kloc) http://www.ohloh.net/p/openhab |
||
[[Image:Openhab-dashboard.png|center|OpenHAB Dashboard (in GreenT)]] |
[[Image:Openhab-dashboard.png|600px|center|OpenHAB Dashboard (in GreenT)]] |
||
[[Image:Openhab-archi1.png|600px|center|OpenHAB Architecture]] |
|||
[[Image:Openhab-archi2.png|600px|center|OpenHAB Architecture]] |
Revision as of 06:46, 2 September 2013
The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for all things around home automation. It is a pure Java solution, fully based on OSGi. The Equinox OSGi runtime and Jetty as a web server build the core foundation of the runtime.
It is designed to be absolutely vendor-neutral as well as hardware/protocol-agnostic. openHAB brings together different bus systems, hardware devices and interface protocols by dedicated bindings. These bindings send and receive commands and status updates on the openHAB event bus. This concept allows designing user interfaces with a unique look&feel, but with the possibility to operate devices based on a big number of different technologies. Besides the user interfaces, it also brings the power of automation logics across different system boundaries.
- Website: https://code.google.com/p/openhab/
- Online Demo: http://demo.openhab.org:8080/greent/
- Code Metrics : (130 Kloc) http://www.ohloh.net/p/openhab