forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bulk read all the things (project-chip#14752)
* Bulk read all the things. * Use the recommended value to arm failsafe. * Whoopsies - not all c++17 * Update src/controller/AutoCommissioner.h Co-authored-by: Boris Zbarsky <[email protected]> * Update src/controller/CHIPDeviceController.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Update src/controller/CHIPDeviceController.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Don't read all the attributes from basic. * Fixup errors from code suggestions. Get calls need explicit templating. Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information
1 parent
092e707
commit 52d0b42
Showing
4 changed files
with
126 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.