FerryTempo / FTServer

A NodeJS implementation of the FerryTempo service.
https://www.ferrytempo.com/
1 stars 0 forks source link

Add a server endpoint to serve up binary update images to devices #81

Closed ckulfan closed 4 weeks ago

ckulfan commented 4 months ago

This issue is tracking the work to make it possible for devices to download binary update files from the server based on their model and software version number.

ckulfan commented 2 months ago

Rudimentary version added to server - need to work out details of how we want to perform updates before committing to main.