Skip to content
New issue

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(): allow verbose = TRUE #81

Open
dimfalk opened this issue Apr 17, 2024 · 0 comments
Open

get_publicdata() & get_measure(): allow verbose = TRUE #81

dimfalk opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels
enhancement Refactoring and restyling of existing code prio: high

Comments

@dimfalk
Copy link
Owner

dimfalk commented Apr 17, 2024

message() actual query executed for debugging reasons

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 ...

@dimfalk dimfalk added the enhancement Refactoring and restyling of existing code label Apr 17, 2024
@dimfalk dimfalk self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Refactoring and restyling of existing code prio: high
Projects
None yet
Development

No branches or pull requests

1 participant