shadow-over-bishkek001/resources/config/trigger_zones_dorm.json
2026-07-07 09:46:15 +03:00

31 lines
579 B
JSON

{
"trigger_zones": [
{
"id": "taxi_zone001",
"positionX": -8.32343,
"positionY": 0.0,
"positionZ": 0.0,
"radius": 3.0,
"hysteresis": 0.3,
"enabled": true
},
{
"id": "pickup_phone_zone001",
"positionX": 2.54938,
"positionY": 0.0,
"positionZ": -15.2422,
"radius": 1.0,
"hysteresis": 0.1,
"enabled": true
},
{
"id": "ladder_zone001",
"positionX": 3.7569,
"positionY": 0.0,
"positionZ": -3.50058,
"radius": 2.0,
"hysteresis": 0.1,
"enabled": true
}
]
}