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
| {
| "annotations": [
| {
| "id": "1001",
| "readonly": true,
| "result": [
| {
| "value": {
| "start": 4,
| "end": 23,
| "instant": false,
| "timeserieslabels": ["Run"]
| },
| "id": "Oek-tTCZ6_",
| "from_name": "label",
| "to_name": "ts",
| "type": "timeserieslabels"
| },
| {
| "value": {
| "start": 52,
| "end": 69,
| "instant": false,
| "timeserieslabels": ["Walk"]
| },
| "id": "U0S2_cORxv",
| "from_name": "label",
| "to_name": "ts",
| "type": "timeserieslabels"
| }
| ]
| }
| ]
| }
|
|