Skip to content
Snippets Groups Projects
Commit 0d4c7bd9 authored by sveseli's avatar sveseli
Browse files

added backend functionality, APIs and CLIs for clearing DAQs/uploads

parent df52ae22
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,6 @@ ExperimentDaqApi ...@@ -7,6 +7,6 @@ ExperimentDaqApi
.. autoclass:: dm.daq_web_service.api.experimentDaqApi.ExperimentDaqApi() .. autoclass:: dm.daq_web_service.api.experimentDaqApi.ExperimentDaqApi()
:show-inheritance: :show-inheritance:
:members: __init__, startDaq, stopDaq, listDaqs, getDaqInfo, upload, stopUpload, listUploads, getUploadInfo, listProcessingPlugins :members: __init__, startDaq, stopDaq, listDaqs, getDaqInfo, clearDaq, upload, stopUpload, listUploads, getUploadInfo, clearUpload, listProcessingPlugins
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment