PGRData/Client/Restaurant/RestaurantCameraAuxiliary.json

23 lines
513 B
JSON
Raw Permalink Normal View History

[
{
"Type": 1,
2024-09-01 20:49:41 +00:00
"Name": "Prep Station",
"CenterPos": "7.5|4.5|-0.17",
"MinPos": "0|4.5|-0.17",
"MaxPos": "12|4.5|-0.17"
},
{
"Type": 2,
2024-09-01 20:49:41 +00:00
"Name": "Cooking Station",
"CenterPos": "19.2|4.5|-0.17",
"MinPos": "12|4.5|-0.17",
"MaxPos": "24|4.5|-0.17"
},
{
"Type": 3,
2024-09-01 20:49:41 +00:00
"Name": "Service Area",
"CenterPos": "31.5|4.5|-0.17",
"MinPos": "24|4.5|-0.17",
"MaxPos": "36|4.5|-0.17"
}
]