Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store the footage hard drive details #331

Open
gBillal opened this issue Jan 23, 2024 · 0 comments · May be fixed by #330
Open

Store the footage hard drive details #331

gBillal opened this issue Jan 23, 2024 · 0 comments · May be fixed by #330
Assignees
Labels
api Related to API (endpoints, docs)

Comments

@gBillal
Copy link
Member

gBillal commented Jan 23, 2024

We want to store the hard drive details (vendor, serial, size, ...etc.) where the footage are stored.
The idea is whenever a new run is created, we should lookup the hard drive details and save them if it's not already there. The run should have another field called disk_id.

We need also to add an endpoint /system-information/disks to get the available storage devices (not that this will only return disks that have footage stored on it, note all the available devices on the system. This should made clear in the openapi documentation)

@gBillal gBillal linked a pull request Jan 23, 2024 that will close this issue
3 tasks
@gBillal gBillal added the api Related to API (endpoints, docs) label Jan 23, 2024
@marcoherbst marcoherbst added this to the Backlog (Long Finger) milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to API (endpoints, docs)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants