Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- Jul 30, 2013, 12:17:40 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v19 v20 7 7 '''pKNyX''' ('''p'''ython '''KNX''' framework) is a free python framework dedicated to build KNX simple and robust applications, in order to extend KNX installations, by adding some simple rules or complete virtual devices. Other technologies can be used by the way of plugins. 8 8 9 pKNyXis entirely written in python, so should run on any plateform running a python interpreter. The main target is [http://www.pcengines.ch/alix.htm ALIX board] running [https://openwrt.org OpenWRT].9 '''pKNyX''' is entirely written in python, so should run on any plateform running a python interpreter. The main target is [http://www.pcengines.ch/alix.htm ALIX board] running [https://openwrt.org OpenWRT]. 10 10 11 11 '''pKNyX is not a commercial project, and is not KNX certified: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pros, but be aware that things can go wrong, and neither my responsibility nor KNX association one can be engaged is such case.