Templogger Changelog Versionn 2.1.15 Date 2013, January 23 - Added calculated trace type. This is a trace that gets its data from a javascript. It allows you to combine data (from multiple sources) to a calculated trace. (For example calculate dew point, calculate average over some sensors) - fixed problem with timezone around newyearsday - improved detection of running service. This should prevent issues with trying to run a doubled service. - fixed problem with initializing the server: depending on the dataset, sensor could disappear. When reappearing, the user defined sensor name (and other user properties) is lost. - fixed issue that a clean instance of the logger did not recognize sensors other than temperature when updated by synchronization. - networkconfig adapted for bs1200 wifi Version 2.1.14 Date 2012, June 8 - networkconfig was not working with bs1000 firmware after 1.0.4.3 Version 2.1.13 Date 2012, June 5 - added support for sensors with extended id's Version 2.1.12 Date 2012, April 17 - added setalu9alarm tool: tool for configuring the tl-alu9 base station - removed msvcr100.dll dependency that caused installation problems on some OS - added sensor type selection on export tool Version 2.1.11 Date 2012, March, 5 - device.xml corrected for pro-88 sensor; the counting mode. - significance of measurement output values of messenger http request increased to 3 decimals Version 2.1.10 Date 2012, January, 10 - rule editor: added support for the ALU9 device - config-file upload tool: with this tool you can upload rule, sensordef and device files to a bs1000, ALU9 etc by usb. Enables a quick configuration. - several small fixes - problem win64 with ssl (messenger emails) fixed Version 2.1.9 Date 2011, October 21 - backup import/export functions added - temperature logger client program (temploggermeter.exe) has cmd line option -r: when set, the client program cannot change the principal data of the system: the import backup, change sensor properties and change sensor filter list are disabled. Version 2.1.8 Date 2011, July 11 - fixed: installation to non-standard directory was not working - uploader to bs1000 is now logging off after upload. This prevents 'Authorization required' errors. (works with firmware vs 1.0.3.4.) - messenger email action can now be performed on tls/ssl secured mail servers (like hotmail). Version 2.1.7 Date 2011, April 29 - when exporting with a grain > 0, minima and maxima can be exported optionally. - traces on graphs can be named individually - filters on the data can be defined. A filter shows graphs with data from a specified period only. a graph can be a normal graph or a graph based on a filter - sensor data can be scaled with the sensor scale attribute. - devices.idx file is replaced by devices.xml. - indicator view added. It shows the most recent value for one or more sensors in numeric format. - sensor data is shown with user defined numeric format - sync file config tool will request elevated rights. By elevation it can save the sync.xml file in the installation directory. - bs1000 wizard for sync file config tool: it sets the sync file and bs1000 rule file with a few settings. - messenger: shell cmd line execution corrected, added parameters for command. - help file extended - manuals for tools added, added as shortcuts to the start menu - rule editor: added http-put method, added option to disable message encoding. (handled by bs1000 firmware 1.0.3.3) Version 2.1.6 Date 2011, February 8 Small corrections - synchronization callback was not using sensor offsets (historical data obtainede via the call back mechanism would appear without offset) - when the sensors settings are changed, the data is stored immediately, instead of on exit of the client program Version 2.1.5 Date 2010, dec 5. ----------------------------------------------------------------------------- Main issues added/corrected since 2.0.1: - better response on usb queries bs1000 (esp from the netconfigtool) during download of data - groupnumbers added to a sensor. Can be used for sorting and messenger functionality, also in bs1000 - rssi value corrected for messenger $r will show rssi value now - inactive sensor measurement corrected: $x should indicate correct time after setting/changing a rule - a sensor given an empty name will now get the 'sensor ' name as default. An empty name is not allowed - %S timestamp tag added in messenger: timestamp of measurement in number of seconds since 1-1-2000. - '=' operator changed in '==' in messenger tools: - SensorlistEditor replaces namelisteditor. Now offset and group number can be supplied to sensorlist. The bs1000 handles this data with firmware 1.0.2.8 - ruleeditor could save its records in wrong order. - networkconfig tool requeries bs1000 several times when no response is given. - setup: moved driver files to rf_usb folder.