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

History | View | Annotate | Download (5.7 kB)

# Date Author Comment
307 01/20/2010 02:21 pm rdnzl

New version 0.1.181, you must upgrade your database!
Timo added virtual device type, starting with Security System for DSC.
Added 3-Phase setting for PLCBUS.
Fixed Bluetooth CPU hog bug, network will be scanned in background now.
Fixed Firstseen date not set for Ping and Bluetooth devices....

286 01/14/2010 10:26 am rdnzl

Fixed bug with Bluetooth browser and GetRRSI.

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

260 12/22/2009 08:29 pm rdnzl

Fixed syntax bug in Bluetooth module.

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

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.