-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsystem_timing_control.json
More file actions
44 lines (44 loc) · 992 Bytes
/
system_timing_control.json
File metadata and controls
44 lines (44 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"topic": "system_timing_control",
"offset": 0,
"partition": 0,
"highWaterOffset": 2,
"value": {
"command": "Init",
"trialTime": {
"long": 1551340800000
},
"trialTimeSpeed": {
"float": 1
}
},
"key": {
"distributionID": "a55c271e-f8b7-46bf-9b02-8d05d791b0e7",
"senderID": "TrialManager",
"dateTimeSent": 1553632215095,
"dateTimeExpires": 0,
"distributionStatus": "Test",
"distributionKind": "Unknown"
}
},
{
"topic": "system_timing_control",
"offset": 0,
"partition": 0,
"highWaterOffset": 2,
"value": {
"command": "Start",
"trialTime": null,
"trialTimeSpeed": null
},
"key": {
"distributionID": "52aba4ca-8c5b-49fa-bd31-eaf235f30e92",
"senderID": "TrialManager",
"dateTimeSent": 1553632224968,
"dateTimeExpires": 0,
"distributionStatus": "Test",
"distributionKind": "Unknown"
}
}
]