Files
LPR_Manager/lanes_config.json
2026-02-03 11:33:58 +09:00

12 lines
232 B
JSON

[
{
"LaneName": "Entrance",
"CameraIp": "192.168.100.99",
"GateIp": "127.0.0.1",
"GatePort": 5000,
"LedIp": "127.0.0.1",
"LedPort": 5001,
"LaneId": "#P-001",
"LaneDescription": "Main Entrance"
}
]