Netatmo /getpublicdata
Posted: Tuesday 19 July 2022 21:29
Extraction of data from a specific Netatmo-station can be done using URL-calls /getstationsdata and/or /getmeasure.
A publicly released collection of summary data from Netatmo-stations over a selected area can be found using /getpublicdata.
Not as detailed as stationsdata, but enough to get an impression or overview for actual data.
Interesting to have a global look around without having a Netatmo-station yourself.
The demonstration url-call as shown at the Netatmo API-explanation for /getpublicdata produces a JSON-file, to be dissected to get to the data for specific stations within the selected area.
Tried the patatmo-setup and this 'Wolfram'-script, but stuck with errors:
apparently those scripts are not compatible with latest versions of Python3.x and/or not according the present oAuth-procedures of Netatmo?
.
This setup perhaps an alternative, workable PHP-approach?[/i]
A publicly released collection of summary data from Netatmo-stations over a selected area can be found using /getpublicdata.
Not as detailed as stationsdata, but enough to get an impression or overview for actual data.
Interesting to have a global look around without having a Netatmo-station yourself.
The demonstration url-call as shown at the Netatmo API-explanation for /getpublicdata produces a JSON-file, to be dissected to get to the data for specific stations within the selected area.
Tried the patatmo-setup and this 'Wolfram'-script, but stuck with errors:
apparently those scripts are not compatible with latest versions of Python3.x and/or not according the present oAuth-procedures of Netatmo?
.
This setup perhaps an alternative, workable PHP-approach?[/i]