treehouses / control

bluetooth service 🔧 for treehouses image which interacts with treehouses/remote android app
9 stars 1 forks source link

synchronize server with remote #31

Closed ComputerOnFire closed 4 years ago

ComputerOnFire commented 4 years ago

we should have a method to make sure that our remote and bluetooth server are the exact same version. I would hash the server file and run a command from the remote to request the hash from the server, if the server mismatches the remote version, the remote will send the bluetooth server file onto the pi. This ensures that it will work even without an internet connection.