-
Notifications
You must be signed in to change notification settings - Fork 81
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
Use NetworkConfigurator #535
base: master
Are you sure you want to change the base?
Use NetworkConfigurator #535
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #535 +/- ##
=======================================
Coverage 94.81% 94.81%
=======================================
Files 31 31
Lines 1370 1370
=======================================
Hits 1299 1299
Misses 71 71 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bd3fd1f
to
068496c
Compare
.gitmodules
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since there aren't any Git submodules, this file doesn't appear to serve any purpose. So I suggest removing it to avoid the introduction of unnecessary clutter.
acb4dc5
to
e9ff300
Compare
update test ci update example of sketch that uses the NetworkConfigurator use NetworkConfigurator wrappers for agentsManager
e9ff300
to
380e974
Compare
380e974
to
8047509
Compare
Edit the ArduinoIoTCloudTCP FSM for using the NetworkConfigurator
void setConfigurator(NetworkConfiguratorClass & configurator)
void disconnect()