CHANGELOG for package taloLogger.
Author: Olli Lammi
Thanks for supporting taloLogger development to:
Jani L., Anton R., Mika L., Matti W., Vesa V.,
Sami P.
TODO:
-----
* Alarm handling (Ouman)
* EH686 timer settings (Ouman)
* Configurable validation for measured data
Version 1.4f, 26.10.2011
------------------------
* Enhanced support for multiple datastores with
store filtering configuration.
Version 1.4e, 21.10.2011
------------------------
* Corrected smartWeb error handling.
* Changes to application module structure.
* Altered the Nibe serial protocol implementation logic
* Added ThermIQ serial module to support ThermIQ module for
Thermia and Danfoss pumps (www.thermiq.net)
Version 1.4d, 17.08.2011
------------------------
* Corrected OWFS "nan" value handling.
Version 1.4c, 11.04.2011
------------------------
* Added Nibe serial data source module.
* Added SmartWeb support for newer Geopro/Oilon pumps with
Siemens controller.
Version 1.4b, 07.04.2011
------------------------
* Published Ouman parameter and SMS support.
Version 1.4a, 10.02.2011
------------------------
* Support for multiple instances of data source and store modules
(for example logging 2 separate Ouman devices in the same configuration)
Version 1.3c, 08.02.2011
------------------------
* Added Ekowell serial data source module.
* Improved interrupt signal handling (CTRL-C from keyboard).
Version 1.3b, 18.11.2010
------------------------
* Released version Rego serial data source module.
Version 1.3a, 16.11.2010
------------------------
* Added Rego serial data source module.
Version 1.2c, 15.11.2010
------------------------
* Extended the support for Ouman EH203GT parameters.
(not published)
Version 1.2b, 13.09.2010
------------------------
* Initial support for parameter changes for Ouman EH203GT.
(not published)
Version 1.2a, 17.08.2010
------------------------
* Support for reading and writing parameter data to Ouman 200 series
controller. Only EH202S is supported at the moment.
(not published)
Version 1.1d, 31.10.2010
------------------------
* Changed example MySQL table creation: time column type changed to
TIMESTAMP. There was problems with the DST changes with DATETIME
type.
Version 1.1c, 22.10.2010
------------------------
* SQLite support
Version 1.1b, 04.09.2010
------------------------
* Bug fixes to Thermia logging.
Version 1.1a, 29.04.2010
------------------------
* Added Thermia serial data source module.
Version 1.0c, 02.06.2009
------------------------
* Added Ouman serial profile for EH202G found in Geopro GS -pumps.
Version 1.0b, 06.04.2009
------------------------
* First version released to the public.
* Corrected DigiTemp executable output handling.
Version 1.0a, 06.04.2009
------------------------
* First release candidate version.
* Structural changes.
* Added checks when starting the script for configuration
file parameters.
* Added support for DigiTemp.
Version 0.9d, 26.02.2009
------------------------
* Added verbose logging.
* Added daemon mode configuration file directive.
* Added pattern support for file data store.
* Changed oumanSerial module to open serial port
only when needed and to aquire a lock file while
accessing the port.
Version 0.9c, 25.02.2009
------------------------
* Changed logging and logging class code
* Changed rrdtool support to be not dependent on external rrdtool-python library.
* Changed module imports not to import external modules required if a module is not
enabled at the configuration.
Version 0.9b, 24.02.2009
------------------------
* Added support for rrdtool data store.
Version 0.9a, 24.02.2009
------------------------
* First beta version for testers