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 / DomotiGa / XMLClient.module @ 853

History | View | Annotate | Download (35.5 kB)

# Date Author Comment
853 04/21/2012 07:16 pm rdnzl

New version 0.1.205, you must upgrade your database.
Please make a backup of your database and DomotiGa directory tree first!
Added support for UPM/ESIC WT440/WT450H sensors to RFXComTRX module.
Still needs some minor changes to the code to be 100% up to date with RFXtrx433 firmware version 31....

838 02/25/2012 03:50 pm rdnzl

New version 0.1.204, you must upgrade your database.
Please make a backup of your database and DomotiGa directory first.
Added LogPrefix setting this will be prefixed to server broadcast messages.
Only needed if you run more than one DomotiGa server on your LAN (for development)...

803 01/08/2012 12:14 pm rdnzl

Fixed Run Now buttons in Action- and EventEditor, they work also in client mode.

760 12/04/2011 07:18 pm rdnzl

Update globalvars in client mode too, via XMLRPC method.
Made thermostat compares case insensitive.
Added code to delete globalvar.

725 11/12/2011 04:46 pm rdnzl

Added code from deletion of globalvars when running client/server.

674 09/06/2011 03:57 pm rdnzl

Variuos changes to XMLRPC and Commander routines.

672 09/06/2011 12:14 pm rdnzl

Added XMLRPC calls for PLCBUS and CUL commander.

523 01/06/2011 06:43 pm rdnzl

Fixed bug with deletion command of rrds.
Save device values to database before event parsing.
Added CronTime to multi-trigger.
Added baudrate of 38400 to RFXComTX serial settings.
Added return value boolean to tweet and e-mail functions.
Globalvars are requested by client upon load....

494 11/25/2010 02:25 pm rdnzl

Create RRD database also when in client/server mode.
Updated XMLRPC API version to 0.07.

433 10/02/2010 07:38 pm rdnzl

New version 0.1.189, you must upgrade your database!
Lots of database changes so make sure you have a backup before upgrading.
Added Heyu X10 device status reading, written by Renaud Visier.
This is done by starting heyu's monitor, goto settings to enable it....

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....

326 02/05/2010 09:31 am rdnzl

Code cleanups.

245 11/21/2009 03:35 pm rdnzl

New version 0.1.173, you must upgrade your database!
Made more strings translatable.
Timo rewrote his KNX/EIB class code.
Added Client/Server mode to DomotiGa GUI (see domotiga.conf)
Made XMLRPC enabled by default, so server can be controlled.
Domotiga GUI is default standalone, change domotica.conf to "clientserver"....