Templogger Changelog VERSION 2.1.22 Date 2015, July 8 - Added a merge function to the rulefile-editor to add rules from other files - pc messenger fix on $n tag: this tag was not always set in a message. - bs1400 configuration tool updated to work with password protection of the bs1400 v 1.0.0.11 VERSION 2.1.21 Date 2015, February 8, - Updated several tools: when configuring of the basestation is needed, the tools warn when multiple usb devices are connected. - EraseDataFlash tool added: the tool erases the dataflash of the base-station (all base-stations, except old BS500) - improved tool response when pc is downloading data over USB - a typo-fix in xml of bs30 tool VERSION 2.1.20 Date 2015, January - Added new configuration tools for BS1400 and BS30 - The temperatureserver now handles multiple USB base-stations (convenient when using the BS30) VERSION 2.1.19 Date 2014, July 7 - plain text import extended to import multiple files in one go. The bs750/bs1400 have a sd card option, that produce the files that can be imported with this function. - a graph with just a single scripted trace is possible now - scripted traces could have wrong id's for internal use, leaving them unselectable / unusable. - sensorlisteditor tool: added scale field; usable with the latest firmware for bs1000/1200/1400 VERSION 2.1.18 Date 2014, March 21 - Messenger functionality improved: -- added a status view where details about the messenger process are logged -- the condition can be entered as a plain expression as well, same as the bs1000 rule file - the script data function is handling a roll-over situation from counter data by the pro-88 sensor: monitoring energy rates can be correctly shown. - several tool improvements -- configfileupload: handling bs1400 config data -- ruleeditor: timer triggered rule is handled differently VERSION 2.1.17 Date 2013, September 30 - Added import function. Text files as produced by the export function can be imported. - Added annotations. Annotations are stored in a separate (local) file. Notes are attached to a defined time, and marked on the graph timeline. VERSION 2.1.16 Date 2013, february 12 - fix: calculated trace dissapeared when graph properties dialog was opened. 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.