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 / Digitemp.module @ 423

History | View | Annotate | Download (6.1 kB)

# Date Author Comment
256 12/08/2009 08:40 pm rdnzl

New version 0.1.176, you must upgrade your database!
Fix Bwired bug where timer was not started ast start of program.
Cleaned up/rewrote/optimized AIBO, Digitemp and Bluetooth module among others.
Put comments between the code.
Only generate RRDTool graphs for choosen timeframe not all of them (what was I thinking!)...

251 12/04/2009 08:09 pm rdnzl

New version 0.1.175, you must upgrade your database!
Fixed bug in AIBO module timer.
Added pushtime parameter to BwiredMap.
Added basic LIRC support written by Timo.
Added basic One-Wire Weather framework written by Timo.
Implemented an UDP broadcaster and listener, so logs are pushed to the clients....

250 12/02/2009 12:46 pm rdnzl

Added Digitemp support for Dallas 2423.
Correctly catch Oregon data parse errors, continue instead of close program.

248 11/23/2009 01:32 pm rdnzl

New version 0.1.174, you must upgrade your database!
Added missing routine to Device.module needed for new CEIB.class.
Changed Digitemp.module, you need to change your digitemp.conf and devices.
Serial IDs are now used as address, DS2423 is also supported, read wiki 1-Wire section....

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.