Set parameters required by assignment

This commit is contained in:
Tobias Eidelpes 2021-06-13 23:01:13 +02:00
parent 086aada295
commit 66a058956f

View File

@ -2,22 +2,22 @@
{
"id": "1",
"location": [16.20719, 47.89584],
"range": 542,
"switchingTime": 15,
"range": 2000,
"switchingTime": 60,
"color": "RED"
},
{
"id": "2",
"location": [16.20814, 47.90937],
"range": 725,
"switchingTime": 20,
"range": 800,
"switchingTime": 80,
"color": "GREEN"
},
{
"id": "3",
"location": [16.20917, 47.92703],
"range": 910,
"switchingTime": 25,
"range": 1000,
"switchingTime": 40,
"color": "RED"
}
]