Add method to insert manual samples into the database
Introduce `create_manual_sample` method to handle the creation of manual samples using `SampleShortInfo`. This includes optional handling of data collection parameters and integrates with the existing API for database insertion.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ dependencies = [
|
||||
"python_multipart==0.0.20",
|
||||
"websocket-client",
|
||||
"sseclient-py>=1.8.0",
|
||||
#"aaredaqlib==0.2.0",
|
||||
"aaredaqlib==0.2.0",
|
||||
]
|
||||
|
||||
[lint]
|
||||
|
||||
Reference in New Issue
Block a user