dmtzs / SmartTerrariumR

A project that is used for creating a smart terrarium for your reptile pets. This project is for managing all parameters that the reptile needs in order to have a great life. This is the raspberry version.
https://dmtzs.github.io/SmartTerrariumR/
Other
2 stars 0 forks source link

Add releases endpoints to update assets in production of the smart terrarium #25

Closed dmtzs closed 2 years ago

dmtzs commented 2 years ago

We need to add to the json appData file the endpoints in which will be stored the more updated assets if we wanto to update the app in a correctly way. Maybe its going to be better to separate each asset or maybe just one complete zipfile and delete the ones that are not going to be deleted or maybe not because it will depend on what assets is updated or if the complete app is updated, etc.

dmtzs commented 2 years ago

Almost complete, just I need to add the one for the arduino

dmtzs commented 2 years ago

Its already implemented. Closing this issue.