We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get_publicdata()
get_measure()
verbose = TRUE
message() actual query executed for debugging reasons
message()
e.g.
https://api.netatmo.com/api/getpublicdata?lat_ne=51.53&lon_ne=7.13&lat_sw=51.34&lon_sw=6.89&required_data=temperature&filter=false
instead of
/getpublicdata: Fetching stations from the following area: 6.89, 51.34, 7.13, 51.53 ...
The text was updated successfully, but these errors were encountered:
dimfalk
No branches or pull requests
message()
actual query executed for debugging reasonse.g.
instead of
The text was updated successfully, but these errors were encountered: