-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsimulation.json
More file actions
118 lines (118 loc) · 3.21 KB
/
Copy pathsimulation.json
File metadata and controls
118 lines (118 loc) · 3.21 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"1": {
"finger_id": 24021505178,
"bid_id": "26999",
"bid_start": 1654835437,
"bid_end": 1654838077,
"data": {
"1": {
"altitude": "245",
"longitude": "3884.455",
"latitude": "1884.455",
"order_id": 1,
"points": 2
},
"2": {
"altitude": "312",
"longitude": "4884.455",
"latitude": "2884.455",
"order_id": 2,
"points": 3
},
"3": {
"altitude": "198",
"longitude": "131.55",
"latitude": "182.455",
"order_id": 3,
"points": 5
}
}
},
"2": {
"finger_id": 23338344551,
"bid_id": "23415",
"bid_start": 1654835437,
"bid_end": 1654838917,
"data": {
"1": {
"altitude": "245",
"longitude": "3884.455",
"latitude": "1884.455",
"order_id": 1,
"points": 3
},
"2": {
"altitude": "312",
"longitude": "4884.455",
"latitude": "2884.455",
"order_id": 2,
"points": 6
},
"3": {
"altitude": "198",
"longitude": "131.55",
"latitude": "182.455",
"order_id": 3,
"points": 6
}
}
},
"3": {
"finger_id": 29451041105,
"bid_id": "17758",
"bid_start": 1654835437,
"bid_end": 1654839037,
"data": {
"1": {
"altitude": "245",
"longitude": "3884.455",
"latitude": "1884.455",
"order_id": 1,
"points": 3
},
"2": {
"altitude": "312",
"longitude": "4884.455",
"latitude": "2884.455",
"order_id": 2,
"points": 4
},
"3": {
"altitude": "198",
"longitude": "131.55",
"latitude": "182.455",
"order_id": 3,
"points": 4
}
}
},
"4": {
"finger_id": 29828364159,
"bid_id": "78155",
"bid_start": 1654835437,
"bid_end": 1654838017,
"data": {
"1": {
"altitude": "245",
"longitude": "3884.455",
"latitude": "1884.455",
"order_id": 1,
"points": 1
},
"2": {
"altitude": "312",
"longitude": "4884.455",
"latitude": "2884.455",
"order_id": 2,
"points": 7
},
"3": {
"altitude": "198",
"longitude": "131.55",
"latitude": "182.455",
"order_id": 3,
"points": 5
}
}
}
}