Hi
I’m new to Losant, so starting at the basics.
I going thro some of the Tutorial and currently working on the Weather Station Application.
I am getting a message:
Currently, Dark Sky is [no longer accepting new signups]
While we update the walkthrough, you can use the [OpenWeather API] instead.
Can you send me the format for the OpenWeather API to replace Dark Sky.
Rgds
Eamon
Hi @Eamon_O_Dea,
We are working on an updated walkthrough now! If you would like to see a full working example, you can create an application using the Weather Station Template:
Hi,
I have used the OpenWeather API, but getting no live data.
This is the syntax i’m using:
http://api.openweathermap.org/data/2.5/weather?q=London,uk&APPID=de3c9a8e1875802b80407bb57c15810c
Not sure if its correct.