This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Operational Device Credentials Generation Function for the Weav…
…e Device Layer. -- If needed, this function is called early during Weave stack initialization to provision device with initial set of operational credentials. -- In a special case, when device doesn't have operational credentials but it is already paired to account, a flag will be set that manufacturer-assigned credentials should be used as operational credentials.
- Loading branch information
Showing
6 changed files
with
294 additions
and
86 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
Empty file modified
0
src/adaptations/device-layer/include/Weave/DeviceLayer/WeaveDeviceConfig.h
100644 → 100755
Empty file.
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.