Page 1 of 1

Request: Custom weather service via plugin script

Posted: Wed Nov 21, 2012 9:40 am
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.

Re: Request: Custom weather service via plugin script

Posted: Wed Nov 21, 2012 8:09 pm
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