-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample
More file actions
53 lines (35 loc) · 885 Bytes
/
sample
File metadata and controls
53 lines (35 loc) · 885 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
45
46
47
48
49
50
51
52
53
[
{
"Id": 301,
"EntityType": "Location",
"LocationName": "6000_LAVA",
"EquipmentShortName": "EXD36",
"EnableAutoArrive": true,
"EnableAutoReassign": false,
"Shape":
{
"ShapeType": "Circular",
"Circle":
{
"Radius": 550,
"CenterPoint": "POINT (30 10)"
},
"Polygon": "POLYGON((10.689 -25.092, 34.595 -20.170, 38.814 -35.639, 13.502 -39.155, 10.689 -25.092))"
},
"Enabled": false,
"SignalingType": "ArrivalDeparture",
"IsSpeedTrap": false,
"EnableTimeTracking": false
}
]
location
[
{
"Region": "DROID",
"Pit": "TDU",
"Position": "POINT Z (0 0 0)",
"BeaconPanelId": 101,
"Type": "Dump",
"Name": "DROIDSTOCK"
}
]