Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a3467f820a
@ -4,7 +4,8 @@
|
|||||||
"modelType": "Continental",
|
"modelType": "Continental",
|
||||||
"vin": "SCBFR7ZA5CC072256",
|
"vin": "SCBFR7ZA5CC072256",
|
||||||
"startingVelocity": 130,
|
"startingVelocity": 130,
|
||||||
"startingDistance": 300
|
"startingDistance": 300,
|
||||||
|
"startingTime": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"oem": "SATURN",
|
"oem": "SATURN",
|
||||||
|
|||||||
@ -3,21 +3,21 @@
|
|||||||
"id": "1",
|
"id": "1",
|
||||||
"location": [16.20719, 47.89584],
|
"location": [16.20719, 47.89584],
|
||||||
"range": 2000,
|
"range": 2000,
|
||||||
"switchingTime": 60,
|
"switchingTime": 5,
|
||||||
"color": "RED"
|
"color": "RED"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2",
|
"id": "2",
|
||||||
"location": [16.20814, 47.90937],
|
"location": [16.20814, 47.90937],
|
||||||
"range": 800,
|
"range": 800,
|
||||||
"switchingTime": 80,
|
"switchingTime": 15,
|
||||||
"color": "GREEN"
|
"color": "GREEN"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "3",
|
"id": "3",
|
||||||
"location": [16.20917, 47.92703],
|
"location": [16.20917, 47.92703],
|
||||||
"range": 1000,
|
"range": 1000,
|
||||||
"switchingTime": 40,
|
"switchingTime": 10,
|
||||||
"color": "RED"
|
"color": "RED"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user