BesLogic / releaf-genparker

MIT License
5 stars 1 forks source link

Pairing process for a new box #37

Open misterbamboo opened 3 months ago

misterbamboo commented 3 months ago
  1. Scan QR code on the box
  2. ? Start pairing with Wifi ?
  3. Give a pairingKey to the mobile app for the device
  4. Send a signal to the backend that the UserId logged-in request the ownership of the paringKey
    • If pairingKey is not already owned by someone-else, initialize a new box with this pairingkey
misterbamboo commented 3 months ago

@andy2great qu'est-ce que tu penses de cette tâche ? Est-ce que ça ferait du sens pour le paring process ?

andy2great commented 3 months ago

Yes! That is the strategy 👍 The wifi process is already there we just need a method to transfer information from the QR code to the setup page.