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 / CUPS.class @ 769

History | View | Annotate | Download (6.1 kB)

# Date Author Comment
717 11/12/2011 04:27 pm rdnzl

Small UPS string parse changes.

693 10/25/2011 05:16 pm rdnzl

New version 0.1.201, you must upgrade your database!
Backups of devices and devicetype tables are stored in /tmp too.
Renamed OneWire module to Temp08.
Added xPL module to provide support for xPL interfaces.
Added support for RFXLAN xPL interface.
Added TelnetServer module to provide MisterHouse's mhsend functionality....

526 01/12/2011 03:23 pm rdnzl

New version 0.1.194, you must upgrade your database!
Don't log an error when sending broadcast packet fails to prevent loop and stack overflow.
Added basic support for RFXmitter interface for protocols X10, KAKU, HomeEasy UK and EU, Flamingo, Harrison, Koppla....

454 10/07/2010 01:38 pm rdnzl

More debug output.

339 02/15/2010 08:26 pm rdnzl

New version 0.1.182, you must upgrade your database!
Moved GUI code from DSC class to Main module, so now server version is same code as client.
Fixed typo on DSC code when checking standalone mode.
Moved GUI code from VISCA class to Camera module, so now server version is same code as client....

316 02/01/2010 01:01 pm rdnzl

Better serial port read error checking in 1-wire code.
Better error checking in EIB code.

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.