You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: