Add PSSS panel

This commit is contained in:
2025-08-22 10:41:37 +02:00
parent a086637dc5
commit 5a6d860198
37 changed files with 2344 additions and 31 deletions
@@ -1,2 +1,2 @@
dispatcher=ch.psi.pshell.bs.Dispatcher|https://dispatcher-api.psi.ch/sf|||
cam_server=ch.psi.pshell.bs.PipelineServer|sf-daqsync-01:8889|||
#dispatcher=ch.psi.pshell.bs.Dispatcher|https://dispatcher-api.psi.ch/sf|||
+3
View File
@@ -0,0 +1,3 @@
add_device(PipelineSource("cam_server"), True)
add_device(Dispatcher("dispatcher"), True)