mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Update JSON files & readme, use FairMQDevicePtr, cleanup.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
d2606f0821
commit
72eb775983
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"fairMQOptions":
|
||||
{
|
||||
"device":
|
||||
{
|
||||
"devices":
|
||||
[{
|
||||
"id": "sampler1",
|
||||
"channel":
|
||||
{
|
||||
"channels":
|
||||
[{
|
||||
"name": "data",
|
||||
"socket":
|
||||
{
|
||||
@@ -17,7 +17,6 @@
|
||||
"rateLogging": "0"
|
||||
}
|
||||
},
|
||||
"channel":
|
||||
{
|
||||
"name": "broadcast",
|
||||
"socket":
|
||||
@@ -29,14 +28,12 @@
|
||||
"rcvBufSize": "1000",
|
||||
"rateLogging": "0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
},
|
||||
|
||||
"device":
|
||||
{
|
||||
"id": "sink1",
|
||||
"channel":
|
||||
{
|
||||
"channels":
|
||||
[{
|
||||
"name": "data",
|
||||
"socket":
|
||||
{
|
||||
@@ -48,7 +45,6 @@
|
||||
"rateLogging": "0"
|
||||
}
|
||||
},
|
||||
"channel":
|
||||
{
|
||||
"name": "broadcast",
|
||||
"socket":
|
||||
@@ -60,10 +56,8 @@
|
||||
"rcvBufSize": "1000",
|
||||
"rateLogging": "0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
},
|
||||
|
||||
"device":
|
||||
{
|
||||
"id": "broadcaster1",
|
||||
"channel":
|
||||
@@ -79,7 +73,7 @@
|
||||
"rateLogging": "0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user