We want to be able to update the model and code by pushing a file to a pre-defined directory.
Key Result
Code on the Pi, as well as models, should be updatable.
Details
The zip file can be formatted however the implementer would like, but I'd suggest the zip file be simply the github repo.
I'd suggest using a cronjob to monitor the target directory, and once a new file is dropped in, unzip it and copy some target files (we don't have a definitive list yet) to a target directory (also not defined yet).
Additional context
Add any other context or screenshots about the feature request here.
Objective
We want to be able to update the model and code by pushing a file to a pre-defined directory.
Key Result
Code on the Pi, as well as models, should be updatable.
Details
The zip file can be formatted however the implementer would like, but I'd suggest the zip file be simply the github repo. I'd suggest using a cronjob to monitor the target directory, and once a new file is dropped in, unzip it and copy some target files (we don't have a definitive list yet) to a target directory (also not defined yet).
Additional context Add any other context or screenshots about the feature request here.