23 lines
399 B
JSON
23 lines
399 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"location": [16.20719, 47.89584],
|
|
"range": 542,
|
|
"switchingTime": 15,
|
|
"initialColor": "RED"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"location": [16.20814, 47.90937],
|
|
"range": 725,
|
|
"switchingTime": 20,
|
|
"initialColor": "GREEN"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"location": [16.20917, 47.92703],
|
|
"range": 910,
|
|
"switchingTime": 25,
|
|
"initialColor": "RED"
|
|
}
|
|
] |