Changes between Version 4 and Version 5 of Features


Ignore:
Timestamp:
May 27, 2013, 10:53:23 AM (12 years ago)
Author:
Frédéric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Features

    v4 v5  
    77pKNyX 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.
    88
    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.
     9This project is inspired from several other free projects:
    1010
    11 It is also inspired from the following projects:
    12 
     11 - [http://sf.net/p/calimero/wiki/Home Calimero]
     12 - [https://sourceforge.net/projects/conect Conect]
    1313 - [http://linknx.sf.net linknx]
    1414 - [http://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd eibd]
     
    1717 - [http://knxathome.fh-deggendorf.de/wiki/index.php/Main_Page KNX@Home]
    1818 - !PywireGate
     19
     20''Note: some of these project do not seem to be maintained anymore, but the files are still available.''
    1921
    2022The main target is [http://www.pcengines.ch/alix.htm ALIX board] running [https://openwrt.org OpenWRT], but can run on any system when python is available. It does not require any compilation.