forked from archiver_config/sf_databuffer
Merge branch 'new_bpm_sources' into 'master'
Add new bpm sources BPM sources managed by Goran ... Right now only the first one delivers data as the timing of the others are somehow broken. However the bsread port is reachable by all of them. See merge request !27
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"sources": [
|
||||
{ "stream": "tcp://S10-CVME-DBPM143:9999" }
|
||||
/*,
|
||||
{ "stream": "tcp://S20-CVME-DBPM237:9999" },
|
||||
{ "stream": "tcp://S30-CVME-DBPM339:9999" },
|
||||
{ "stream": "tcp://S30-CVME-DBPM410:9999" },
|
||||
{ "stream": "tcp://SARUN-CVME-DBPM494:9999" },
|
||||
{ "stream": "tcp://SARUN-CVME-DBPM541:9999" }
|
||||
*/
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user