Releases: panchazo/open-weather-station
Releases · panchazo/open-weather-station
OpenWeatherStation App available on Google Play
The OWS device can be connected to now available free OpenWeatherStation app Google Play
Some of the main OpenWeatherStation App features are:
- connect to the OWS module, view and store data,
- store samples up to 60 days,
- visualize graphs in real time,
- access historical data by date and time intervals,
- configure up to 2 servers to upload weather data,
- preconfigured servers available like Wunderground, Thingspeak, OpenWeatherMap...
- export stored data to local file (json)
- send exported data file via email
- auto switch from wifi to cellular data if wifi has no internet
Production ready / Json formatted output
- note: this release unlike previous version send a json formatted payload that you can easly parse into an object (for practical reasons to connect to the upcoming OWS App)
Production ready release
- note: values are sent separated by commas, next release will send a JSON formatted output