-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When uploading a dataset, the server should perform some checks before adding it to the database:
- uniqueness - this can be ascertained by filename, which should be fairly unique by virtue of the seconds-resolution timestamp, but because it includes the tester's name and scenario name, it is virtually guaranteed to be unique
- identification of device being tested. There should be a device profile in the database describing the prototype being tested. Similar requirements could be applied for test equipment identification.
- some sort of schema to check that json structure is as expected?
Metadata
Metadata
Assignees
Labels
No labels