Add PSSS panel
This commit is contained in:
@@ -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|||
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
add_device(PipelineSource("cam_server"), True)
|
||||
add_device(Dispatcher("dispatcher"), True)
|
||||
Reference in New Issue
Block a user