forked from archiver_config/sf_databuffer
19 lines
779 B
Plaintext
19 lines
779 B
Plaintext
{
|
|
/* Laser IOC's - Responsible E. Divall */
|
|
"sources": [
|
|
{"stream": "tcp://SLAAR-CVME-LAS6861:9999"}
|
|
,{"stream": "tcp://SLAAR-CVME-LAS6861:9989"}
|
|
,{"stream": "tcp://SLAAR-CVME-LAS6891:9999"}
|
|
,{"stream": "tcp://SLAAR-CVME-LAS6891:9989"}
|
|
/* Wieser sources */
|
|
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10205", "labels": ["WIESER_10205"]}
|
|
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10215", "labels": ["WIESER_10215"]}
|
|
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10225", "labels": ["WIESER_10225"]}
|
|
,{"stream": "tcp://SF-SOFTIOC-LADC-11:10235", "labels": ["WIESER_10235"]}
|
|
/* Spectrometer - SLAAT01-LSPC-SPEC1 */
|
|
,{"stream": "tcp://sf-sioc-cs-b2:9105", "labels": ["BS_SPEC_B2"]}
|
|
|
|
|
|
]
|
|
}
|