PGRData/Client/Restaurant/RestaurantCameraAuxiliary.json
2024-09-01 22:49:41 +02:00

23 lines
No EOL
513 B
JSON

[
{
"Type": 1,
"Name": "Prep Station",
"CenterPos": "7.5|4.5|-0.17",
"MinPos": "0|4.5|-0.17",
"MaxPos": "12|4.5|-0.17"
},
{
"Type": 2,
"Name": "Cooking Station",
"CenterPos": "19.2|4.5|-0.17",
"MinPos": "12|4.5|-0.17",
"MaxPos": "24|4.5|-0.17"
},
{
"Type": 3,
"Name": "Service Area",
"CenterPos": "31.5|4.5|-0.17",
"MinPos": "24|4.5|-0.17",
"MaxPos": "36|4.5|-0.17"
}
]