HTTP Data Logging API

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
jachee
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: Tue May 06, 2008 7:14 pm

HTTP Data Logging API

Post 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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re: HTTP Data Logging API

Post by admin »

calibrations are also applied to these raw data.
This is done to make it consistent with the other Meteohub data.
jachee
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: Tue May 06, 2008 7:14 pm

Re: HTTP Data Logging API

Post 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?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re: HTTP Data Logging API

Post by admin »

That is brutal raw data as the weather station does spit it out ;-)
Post Reply