Page 1 of 1

HTTP Data Logging API

Posted: Mon Jan 26, 2015 9:24 am
by jachee
I am using the HTTP Data Logging API and I getting a response from the Meteohub OK. The only problem is that it is the corrected sensor data rather than the raw data that is output.
I am using 4.9w on an iConnect with a wmr 88. Meteohub is working fine.

The http outpu looks like this......

20150126071559 th0 8.4 94 7.5
20150126071616 rain0 0.0 148.4 0.0
20150126071736 wind0 202 5.0 5.0 7.5
20150126071525 uv0 0.0
20150126071710 thb0 9.7 83 7.0 1014.0 1016.4 0

The rain has been corrected from a raw value of 4044 to a corrected value of 148.4.
The raw data in the public/weather/ folder is correct

Am I using an incorrect request?
Anyone any thoughts
Thanks
John

Re: HTTP Data Logging API

Posted: Tue Jan 27, 2015 1:06 am
by admin
calibrations are also applied to these raw data.
This is done to make it consistent with the other Meteohub data.

Re: HTTP Data Logging API

Posted: Tue Jan 27, 2015 8:45 am
by jachee
Thank you for the clarification
Does that also apply to the output on the ports 5500 upwards using the socket connection or is that raw data?

Re: HTTP Data Logging API

Posted: Wed Jan 28, 2015 9:29 pm
by admin
That is brutal raw data as the weather station does spit it out ;-)