Page 1 of 1

Problem when updating historical values **solved**

Posted: Tue Feb 23, 2016 10:38 pm
by wvdkuil
I am adapting the Template WiKi for my users on how to set historical values when moving to a MB and therefor I made some examples and screenshots.

But when I change a value the red line at the top displays correctly what i entered:
Update of historical data was successful: thb0temp_ymax := 30.0 @2016-02-14 15:16:17

The new value in the history is correct, but the date is wrong. It seems as if some fields ar moved 1 position to the left.
This is the result:Local: 2003-02-15 16:17:00
I tested a few times, rebooted to get the latest release and tested again.

Platform: ASUS WL-330N3G (no USB hub)
RAM: 29992 kB total, 4204 kB free (85% used)
SW Version: Meteobridge 2.7 (Feb 22 2016, build 3022), FW 1.0
Uptime: 0 hours, 17 minutes Buffer Usage: 0 items (0%)

I attach a screenshot,

Wim

Re: Problem when updating historical values

Posted: Wed Feb 24, 2016 2:20 am
by admin
Your time stamp is wrong, seconds are not allowed.
I will change code with next update to ignore seconds anyway...

Re: Problem when updating historical values

Posted: Wed Feb 24, 2016 10:13 am
by wvdkuil
admin wrote:Your time stamp is wrong, seconds are not allowed.
I will change code with next update to ignore seconds anyway...
Thanks, it is described correctly in the WiKi but it was too late in the evening and I overlooked.
Just used the same time format as in the tooltip.

Wim