-
Notifications
You must be signed in to change notification settings - Fork 81
Send Network configuration to Cloud #553
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #553 +/- ##
==========================================
+ Coverage 94.73% 94.86% +0.12%
==========================================
Files 32 32
Lines 1386 1479 +93
==========================================
+ Hits 1313 1403 +90
- Misses 73 76 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d32c73a
to
991b4aa
Compare
Memory usage change @ 991b4aa
Click for full report table
Click for full report CSV
|
Memory usage change @ 2430efa
Click for full report table
Click for full report CSV
|
CBOROtaUpdateCmdDown = 0x010100, | ||
CBORThingUpdateCmd = 0x010400, | ||
CBORThingDetachCmd = 0x011000, | ||
CBORLastValuesUpdate = 0x010600, | ||
CBORTimezoneCommandDown = 0x010900, |
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.
CBORTimezoneCommandDown = 0x010900, | |
CBORTimezoneCommandDown = 0x010900, |
Changes:
DeviceNetConfigCmdUp
for transferring the network configurationDeviceBeginCmdId
comandThis PR relies on arduino-libraries/Arduino_ConnectionHandler#143