Proxy two sources to be able to copy the bsread stream

This commit is contained in:
2022-03-22 18:05:19 +01:00
parent 6ecc96719f
commit 6004dfac54

View File

@@ -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"}