Files
sf_databuffer/sources/gunlaser.sources
T
2023-12-05 13:30:47 +01:00

18 lines
725 B
Plaintext

{
/* Laser IOC's - Responsible E. Divall */
"sources": [
{"stream": "tcp://SIN-CVME-LAS0041:9999"}
,{"stream": "tcp://SIN-CVME-LAS0042:9999"}
,{"stream": "tcp://SIN-CVME-LAS0051:9999"}
,{"stream": "tcp://SIN-CVME-LAS0051:9989"}
,{"stream": "tcp://SIN-CVME-LAS0071:9999"}
,{"stream": "tcp://SIN-CVME-LAS0201:9999"}
/* Wieser sources */
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10009"}
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10045", "labels": ["WIESER_10045"]}
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10075", "labels": ["WIESER_10075"]}
/* Test IFC */
/*,{"stream": "tcp://SIN-CVME-RF02:9999", "labels": ["IFC_TEST_SYS"]}*/
]
}