Change switchingTime

This commit is contained in:
Tobias Eidelpes 2021-06-15 18:07:09 +02:00
parent 5d1670c41c
commit fa8ee354b9

View File

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