The backend will need to store the list of supported/existing robot UUIDs.
Every time the user adds a mower to his account the server will need to validate that the retrieved UUID exists in the database.
Therefore the UUID should be "hardcoded" in the mower.
The backend will need to store the list of supported/existing robot UUIDs. Every time the user adds a mower to his account the server will need to validate that the retrieved UUID exists in the database.
Therefore the UUID should be "hardcoded" in the mower.