Shivani Tipnis
1c18b08308
cli: Maintain same host driven claiming workflow for all platforms
2020-08-26 18:41:03 +05:30
Shubham Patil
e19abab592
wifi_provisioning: Use a random pop instead of creating it from MAC address
...
MAC address is a public information and can also be sniffed easily. Creating the proof of
possession pin from that is not secure enough. Instead, a random stream of bytes is now generated
and stored in the fctry partition during claiming and that is used for the PoP.
2020-08-05 23:12:08 +05:30
Shivani Tipnis
56beaa740c
cli_claim: Restructuring claiming workflow
2020-06-17 19:50:30 +05:30
Shivani Tipnis
b93391f6e4
cli_claim: Add support for custom input flashing address
2020-06-09 14:32:03 +05:30
Shivani Tipnis
7b59628c1a
cli: Minor changes to esp32-s2 claiming
2020-05-22 12:10:30 +05:30
Shivani Tipnis
42ad3f89ac
cli-provisioning: Fixed connectivity and import checks
...
Added checks and fixed error handling for poor internet connectivity
Fixed error handling checks while importing modules
Fixed mock imports in docs
2020-05-18 19:40:02 +05:30
Shivani Tipnis
96033ed452
cli: Fixed claim data checks and API error handling
...
Fixed existing claim data directory path check
Fixed claim/verify API response error message check
2020-04-29 22:10:53 +05:30
Shivani Tipnis
eb5d4b3379
docs: Fixed dependencies of claiming API documentation
2020-04-27 20:57:38 +05:30
Shivani Tipnis
9dcfa586f4
cli: Add suport for claiming
2020-04-27 15:10:22 +05:30
Piyush Shah
72242952a2
esp_rainmaker: Add various required components, examples and CLI
2020-04-16 04:13:35 +05:30