-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathestrai.json
More file actions
44 lines (44 loc) · 920 Bytes
/
Copy pathestrai.json
File metadata and controls
44 lines (44 loc) · 920 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
{
"formati": [
{
"sample": "0001 A 0000000000 12/10/2017 05:35 000000",
"separator": " ",
"data_end": "27",
"badge_end": "16",
"verso": "5",
"time_end": "33",
"id_term_end": "3",
"badge_start": "7",
"badge_pos": "2",
"data_start": "18",
"id_term_start": "0",
"formato": "konnect",
"data_pos": "3",
"time_start": "29"
},
{
"sample": "0001A0000000000121020170535000000",
"separator": "",
"data_end": "22",
"badge_end": "14",
"verso": "4",
"time_end": "27",
"id_term_end": "3",
"badge_start": "5",
"badge_pos": "",
"data_start": "15",
"id_term_start": "0",
"formato": "konnectNS",
"data_pos": "",
"time_start": "24"
},
{
"META": true,
"badge": [
"7",
"16"
],
"formato": "metatest"
}
]
}