Search found 2 matches

by smeaglesmeagle
Mon Jun 22, 2015 11:30 pm
Forum: Meteohub Application
Topic: Current Wind Speed
Replies: 3
Views: 2768

Re: Current Wind Speed

According to the documentaion:

1. direction[°]
2. gust speed [m/s]
3. aver. wind speed [m/s]
4. wind chill[°C]

Are the only variables returned in the xml. This is consistent with the XML I receive back.

Response:
<logger>
<THB date="20080227183508"
id="thb0" temp="22.3" hum="63" dew="6.8 ...
by smeaglesmeagle
Mon Jun 22, 2015 3:39 pm
Forum: Meteohub Application
Topic: Current Wind Speed
Replies: 3
Views: 2768

Current Wind Speed

Hello,

Is there a way to use the HTTP protocol to get the current wind speed instead of the average? I am using a Vantage Pro 2, so if there is a way to make it constantly clear the average so it is always the current would also work.

Thanks.