OR-WindPredicition / WindPredictionAPI

1 stars 0 forks source link

Collecting weather data #16

Open JVerbruggen opened 3 years ago

JVerbruggen commented 3 years ago

We will have to collect weather data from a certain API. The easiest way to get this data is through OpenWeather, but in the end we would want to use OpenRemote's Weather API.

How can we make our application ready for this change in behaviour?

JVerbruggen commented 3 years ago

Weather data is easy to collect using OpenWeather. I have created an account, and using that, you can generate an API key, which you can use to execute HTTP api calls.

JVerbruggen commented 3 years ago

We will have a meeting soon on how integration with open remote is going to work, so we will focus on that first. Then, we will probably use OpenRemote weather service.