Changes between Version 3 and Version 4 of Features
- Timestamp:
- May 18, 2013, 9:08:44 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v3 v4 7 7 pKNyX is written in pure [http://www.python.org python], so do not require any (annoying) (cross-)compilation! Its goal is to build in very simple and efficient applications to extend capabilities of KNX installations, by adding rules and/or virtual devices, and thus create a smart processor for KNX home automation. 8 8 9 This project is mainly a (partial) port of the great java library, Calimero, but add high level tools to be more user-friendly.9 This project is mainly a (partial) port of the great java library, [http://sf.net/p/calimero/wiki/Home Calimero], but add high level tools to be more user-friendly. 10 10 11 11 It is also inspired from the following projects: 12 12 13 - linknx14 - eibd15 - eibnetmux16 - OpenHAB17 - KNX@Home13 - [http://linknx.sf.net linknx] 14 - [http://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd eibd] 15 - [http://eibnetmux.sf.net eibnetmux] 16 - [http://code.google.com/p/openhab OpenHAB] 17 - [http://knxathome.fh-deggendorf.de/wiki/index.php/Main_Page KNX@Home] 18 18 - !PywireGate 19 19