Request: Custom weather service via plugin script

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
Cisien
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Tue Jul 24, 2012 7:56 am

Request: Custom weather service via plugin script

Post by Cisien »

I would like to be able to send data to a local (or remote) web server to be processed and stored independently of meteohub.

Ideally, this would be done through a documented API that I could script around, or specify a URL that meteohub will send a HTTP POST request containing an XML or JSON body that can be handled on the web server.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re: Request: Custom weather service via plugin script

Post by admin »

As an alternative you can make use of meteohub http data logger api and pull data from there. When you develop a script that does the polling it can also upload to your liking.

http data logger: http://www.meteohub.de/files/HTTP-Data- ... l-v1.2.pdf
Post Reply