Skip to content

Commit 3f47d9c

Browse files
dstoccodavidrohr
authored andcommitted
Make json file more similar to mch
1 parent 3796043 commit 3f47d9c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

DATA/testing/detectors/MID/mid-qcmn-epn-digits.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,27 @@
3232
"maxNumberCycles": "-1",
3333
"dataSource": {
3434
"type": "dataSamplingPolicy",
35-
"name": "middigits"
35+
"name": "mid-digits"
36+
},
37+
"taskParameters": {
38+
"Diagnostic": "false"
3639
},
3740
"location": "local",
3841
"mergingMode": "delta",
3942
"localControl": "odc",
4043
"localMachines": [
41-
"epn",
42-
"localhost"
44+
"localhost",
45+
"epn"
4346
],
4447
"remotePort": "47780",
4548
"remoteMachine": "alio2-cr1-qme02.cern.ch"
4649
}
47-
}
50+
},
51+
"checks": {}
4852
},
4953
"dataSamplingPolicies": [
5054
{
51-
"id": "middigits",
55+
"id": "mid-digits",
5256
"active": "true",
5357
"machines": [],
5458
"query": "digits:MID/DATA/0;digitrofs:MID/DATAROF/0;calib:MID/DATA/1;calibrofs:MID/DATAROF/1;fet:MID/DATA/2;fetrofs:MID/DATAROF/2",

0 commit comments

Comments
 (0)