Menu

KnxWeb2

Anthony Cyrille

What's changed in 2.0?

KnxWeb 1 (was 0.9xx) was only developped to create a HTML GUI to send requests to the KNX bus using linknx. With the new version 2.0, you can configure all aspect of linknx with an HTML interface including objects, IO ports, rules,... also, the design part has much changed with the introduction of sub-pages concept and the highly parametrable basic widgets.

How to try Knxweb 2?

Currently, there is no final release of this new version, you have to download the release from the sourceforge repository. It has only been tested on Firefox and is only available in english. You can simply go to http://linknx.cvs.sourceforge.net/viewvc/linknx/knxweb/knxweb2/ and download the tar file :

cd /var/www/    (change the path according to your configuration)
wget -O knxweb2.tar "http://linknx.cvs.sourceforge.net/viewvc/linknx/knxweb/knxweb2/?view=tar"
tar xvf knxweb2.tar
rm knxweb2.tar

Once done, browse to http://x.x.x.x/knxweb2/ (where x.x.x.x is the IP address of your web server) and follow the instructions.

You need the latest version of linknx available on cvs to make it work!

Features still in development or Todo

See [TODO_List]

HOW TO

  1. Edit Design :
  2. Example with sub-page to :
  3. Other sub-pages :

Some widgets not included in KnxWeb2

  1. A simple "Digital Clock" with an Html widget

Related

Wiki: KnxWeb
Wiki: KnxWeb2_Dimmer
Wiki: KnxWeb2_Status_blind
Wiki: KnxWeb2_Switch
Wiki: Knxweb2_Subpages_Domovea
Wiki: Knxweb2_digital_clock
Wiki: TODO_List

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.