23 lines
379 B
JSON

[
{
"id": "1",
"location": [16.20719, 47.89584],
"range": 2000,
"switchingTime": 5,
"color": "RED"
},
{
"id": "2",
"location": [16.20814, 47.90937],
"range": 800,
"switchingTime": 15,
"color": "GREEN"
},
{
"id": "3",
"location": [16.20917, 47.92703],
"range": 1000,
"switchingTime": 10,
"color": "RED"
}
]