These 17 commits are when the Protocol Buffers files have changed:
Commit: | 94055b5 | |
---|---|---|
Author: | Khushbu Shah | |
Committer: | Khushbu Shah |
Added thread provisioning support in library.
The documentation is generated from this commit.
Commit: | c202748 | |
---|---|---|
Author: | Khushbu Shah | |
Committer: | Khushbu Shah |
Feature: Support for security 2 provisioning. - Added security 2 layer in provisioning module. - Enabled security 2 by default while provisioning. - Ensured backward compatibility for earlier security schemes.
Commit: | ca48b5c | |
---|---|---|
Author: | Gustavo Brunoro | |
Committer: | Gustavo Brunoro |
feat: wpa3 support
Commit: | b1d2cd0 | |
---|---|---|
Author: | khushbhushah | |
Committer: | khushbhushah |
Integrated provisioning library in app. - Changed App UI. - Added QR code support. - Implemented provisioning through Provisioning library. - Removed transport, security, provisioning and proto files from project. - Updated README file.
Commit: | fad1635 | |
---|---|---|
Author: | khushbhushah | |
Committer: | khushbhushah |
Added Provisioning Library Module. Features include : - Search for available BLE devices. - Scan device QR code to provide reference to ESP device. - Create reference of ESPDevice manually. - Data Encryption - Data transmission through BLE and SoftAP. - Scan for available Wi-Fi networks. - Provisioning API. - Support for exchanging custom data.
Commit: | f9a9148 | |
---|---|---|
Author: | khushbhushah |
1. Changed BLE transport implementation for new provisioning method. 2. Local device features added.
Commit: | 35cce5c | |
---|---|---|
Author: | khushbhushah |
1. Merged master and feature/cognito_module_integration branches. 2. Send "Add device" request 3 times at every 5 sec if failure occurs in SoftAP provisioning.
Commit: | 42fc41b | |
---|---|---|
Author: | Khushbu Shah | |
Committer: | Piyush Shah |
Feature: Wifi scan list and uuid changes - Added Wifi scan list - Added UUID related changes and capabilities handling - Added support for Android 9.0 - Support added to change Proof of possession and device prefix at runtime.
Commit: | 8e933a0 | |
---|---|---|
Author: | khushbhushah |
- Cloud Proto file added. - Added APi interface, API client to call cloud APIs.
Commit: | f8be1fe | |
---|---|---|
Author: | khushbhushah |
WiFi scan list screen added.
Commit: | 386021b | |
---|---|---|
Author: | khushbhushah |
Displayed lock icon for secured wifi access point.
Commit: | 22ec501 | |
---|---|---|
Author: | khushbhushah |
Added SignedIn and SignedOut status in AVS config proto.
Commit: | 37b1e0e | |
---|---|---|
Author: | Anuj Deshpande |
Add support for basic sign out (without status check)
Commit: | 34338a6 | |
---|---|---|
Author: | Anuj Deshpande | |
Committer: | Anuj Deshpande |
Add wifi scan list
Commit: | 05c4d54 | |
---|---|---|
Author: | Anuj Deshpande | |
Committer: | Anuj Deshpande |
[AVS][BLE] - Add support for fetching device details before LoginWithAmazon - This change is not backward compatible - A new version flag has been introduced in AVS configuration - Device details are fetched before LoginWithAmazon
Commit: | ed55d23 | |
---|---|---|
Author: | Anuj Deshpande | |
Committer: | Anuj Deshpande |
Add Andriod provisioning app source code
Commit: | 207eb2d | |
---|---|---|
Author: | Anuj Deshpande | |
Committer: | Anuj Deshpande |
Add Andriod provisioning app source code