Merge branch 'master' into 'master'

Add timing IOC

The configuration was changed by ebner

See merge request !51
This commit is contained in:
maerki_f
2017-03-27 09:10:49 +02:00
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"sources": [
{ "stream": "tcp://SIN-CVME-MPS0151:9999" }
{ "stream": "tcp://SIN-CVME-MPS0151:9999" }
]
}
+5
View File
@@ -0,0 +1,5 @@
{
"sources": [
{ "stream": "tcp://SIN-CVME-TIFGUN:9999" }
]
}