cmcginty / PyWeather

Bindings for Davis Vantage Pro and Pro2 weather stations, upload of weather data (e.g. wunderground.com, pwsweather.com), and meteorological calculation/conversion functions.
GNU General Public License v3.0
60 stars 34 forks source link

Add PWSweather.com publishing service. #1

Closed cmcginty closed 14 years ago

cmcginty commented 14 years ago

Feature request to enable PWSweather.com support.

cmcginty commented 14 years ago

An example protocol usage of a PWS HTTP update:

http://www.pwsweather.com/pwsupdate/pwsupdate.php?ID=STATIONID&PASSWORD=password&dateutc=2000-12-01+15%3A20%3A01&winddir=225&windspeedmph=0.0&windgustmph=0.0&tempf=34.88&rainin=0.06&dailyrainin=0.06&monthrainin=1.02&yearrainin=18.26&baromin=29.49&dewptf=30.16&humidity=83&weather=OVC&solarradiation=183&UV=5.28&softwaretype=Examplever1.1&action=updateraw

cmcginty commented 14 years ago

Add PWS publisher class; closed by c1879c3c795d0b88420c704f0ccb128d3f241118