justins-engineering / vzw-nidd-serv

A dockerized middleware server based on NGIX Unit that transforms and exchanges data between an IoT device and Verizon
Apache License 2.0
1 stars 1 forks source link

Firmware cache and serve #5

Closed bandogora closed 3 months ago

bandogora commented 3 months ago

Download the latest firmware from Github releases to cache and serve.

Does not currently use the Github API, just plain HTTP directed at the browser. It uses https://github.com/umts/embedded-departure-board/releases/latest to get the latest tag and then https://github.com/umts/embedded-departure-board/releases/download/vX.X.X/app_update.bin to download the firmware.