20 lines
324 B
JSON
20 lines
324 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"location": [16.20719, 47.89584],
|
|
"switchingTime": 26,
|
|
"color": "RED"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"location": [16.20814, 47.90937],
|
|
"switchingTime": 16,
|
|
"color": "GREEN"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"location": [16.20917, 47.92703],
|
|
"switchingTime": 20,
|
|
"color": "RED"
|
|
}
|
|
] |