forked from archiver_config/sf_databuffer
Proxy two sources to be able to copy the bsread stream
This commit is contained in:
@@ -5,9 +5,15 @@
|
||||
- the RF interlock post-mortem sources are located / configured here https://git.psi.ch/archiver_config/sf_rf_databuffer/blob/master/sources/llrf.sources */
|
||||
"sources": [
|
||||
/*injector*/
|
||||
{"stream": "tcp://SINEG01-CVME-LLRF1:20000"}
|
||||
|
||||
/* Proxied so that we can copy the stream: {"stream": "tcp://SINEG01-CVME-LLRF1:20000"} */
|
||||
{"stream": "tcp://sf-daqbuf-33:3204"}
|
||||
|
||||
,{"stream": "tcp://SINEG01-CVME-LLRF2:20000"}
|
||||
,{"stream": "tcp://SINSB01-CVME-LLRF1:20000"}
|
||||
|
||||
/* Proxied to copy the stream: ,{"stream": "tcp://SINSB01-CVME-LLRF1:20000"} */
|
||||
,{"stream": "tcp://sf-daqbuf-33:3205"}
|
||||
|
||||
,{"stream": "tcp://SINSB01-CVME-LLRF2:20000"}
|
||||
,{"stream": "tcp://SINSB02-CVME-LLRF1:20000"}
|
||||
,{"stream": "tcp://SINSB02-CVME-LLRF2:20000"}
|
||||
|
||||
Reference in New Issue
Block a user