The files contained in this repository can be downloaded to your computer using a svn client.
On Linux you simply type the command displayed below.

This URL has Read-Only access.

Statistics
| Revision:

root / trunk / DomotiGaServer / CPlugwise.class @ 842

History | View | Annotate | Download (14.4 kB)

# Date Author Comment
795 01/04/2012 12:01 pm rdnzl

Better error checking.

683 10/17/2011 10:15 am rdnzl

Cleanup log output.

601 05/20/2011 07:40 pm rdnzl

Retry failed Plugwise command requests, also works with 2010 firmware, thanks Raimondo!

498 12/05/2010 12:54 pm rdnzl

New version 0.1.192, you must upgrade your database!
Fixed Value4 bugs in Pachube and Bwired code, thanks Wouter.
Added location buttons to Control page.
Reorganized Control page buttons layout/code.
Added JeeLabs interface and JeeNode module database entries....

496 11/27/2010 02:36 pm rdnzl

Added error check on writing to serial port.

465 11/04/2010 05:27 pm rdnzl

New version 0.1.190, you must upgrade your database!
Make sure you have a database backup first!
Added support for control of Sharp TV, thanks Daniel!
Added basic support for iPort docks, needs more work for playlist mngmt.
Added support for control of LG TV. Please test if you have one....

407 09/06/2010 09:02 am rdnzl

Another fix for Plugwise firmware 2008 issue.

406 09/05/2010 12:31 pm rdnzl

Removed typo.

405 09/05/2010 12:26 pm rdnzl

Bug fixes to make old Plugwise firmware working again.

399 08/23/2010 03:01 pm rdnzl

Better error checking on received data packets.

398 08/22/2010 01:03 pm rdnzl

New version 0.1.185, you must upgrade your database!
Added German translation files made by Thomas.
Added PLCBUS lamp and appliance support, needs testing.
Added PLCBUS Commander tool.
Changed PLCBUS poll timeout setting from msecs to seconds,
a value of 0 means disabled (default).

397 08/16/2010 07:21 pm rdnzl

New version 0.1.184, you must upgrade your database!
Added support for plugwise's new firmware (2009-..-..)
Choose correct version in DomotiGa's plugwise settings, needs testing and feedback.
Catch mysql return code for failed automatic database upgrades.

262 01/02/2010 07:50 pm rdnzl

New version 0.1.178, you must upgrade your database!
Fixed visual bugs in menu editor and main toolbar menu.
Don't display year, show full month in status bar instead.
Fixed bug not updating clock in client.
Corrected several 'host not found' error messages....

244 11/21/2009 01:26 pm rdnzl

You need Gambas 2.18.0 to be able to use this code, because of needed bugfix.
Made more strings translatable.
Timo rewrote the KNX/EIB class.
Fixed SMS modem module. (tested with Siemens MC35i)
Added a lot of XMLRPC methods, updated version, see API document on wiki....

239 11/11/2009 08:04 pm rdnzl

Added DomotiGaServer a commandline server daemon.
The first start of a real client-server setup.