forked from archiver_config/sf_databuffer
15 lines
317 B
Plaintext
15 lines
317 B
Plaintext
{
|
|
"sources": [{
|
|
/* IOC using default port 9999 */
|
|
"stream": "tcp://SIN-CVME-LAS0041:9999"
|
|
},
|
|
{
|
|
/* IOC using default port 9999 */
|
|
"stream": "tcp://SIN-CVME-LAS0042:9999"
|
|
},
|
|
{
|
|
/* IOC using default port 9999 */
|
|
"stream": "tcp://SIN-CVME-LAS0071:9999"
|
|
}]
|
|
}
|