-
Notifications
You must be signed in to change notification settings - Fork 130
Reintroduce 'ROOTAPI' so domain and protocol can be configured #201
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
Reintroduce 'ROOTAPI' so domain and protocol can be configured #201
Conversation
Reformat table
Reformat JSON in docs
Update configuration parameters
Fix typos in docs
Next version 3.1.3
…ry-reset-open-air-connect-to-airgradient-wifi OpenAir set WiFi connect to `airgradient` on factory reset
eg. setter for api root added as comment in examples/BASIC/BASIC.ino
@pnt325 Is that change also in the other example files? |
Yes, all example that use http client need to update. This PR update for |
I only have the ability to test on hardware using the basic example which is why I only updated that. I'll add the changes to the other examples too. |
@McJoppy Are you updating the pull request with the other examples too? |
I've now included comments in each example for changing APIROOT to align with |
eg. setter for api root added as comment in examples/BASIC/BASIC.ino