Hey

Hey,

in case you'd like to request and display weather information in your FMX and VCL app, check out my free OpenWeatherMap API client.

Blog: http://fcknbstrd.blogspot.de/

Direct download: http://fabooking.net/fcknbstrd/dev/OpenWeatherMap/OpenWeatherMap.zip

The zip archive includes a OpenWeatherMapAPI demo app.
Let me know if there are some bugs inside.
Have fun!

Comments

  1. HI..I have a weather station...so I could test...for you :)

    ReplyDelete
  2. Hi Brian, I've implemented a transmission method, but as you already mentioned, in detail the documentation is vague. There is no information about necessary parameters or their types (integer or float). I also couldn't find information about the result format. So at the moment the method throws an exception with the result string even if it was successful. I hope this could help to understand the protocol. Please download the recent version at: http://fabooking.net/fcknbstrd/dev/OpenWeatherMap/OpenWeatherMap_1.0.1.zip ... I've also updated the demo-app with a new tab "Transmission" for fast/easy testing. At least you need to provide your OpenWeatherMap username, password and station name. I'm curious about it! :D

    ReplyDelete

Post a Comment