WAREHOUSE MANAGEMENT
Settings
The small contract that keeps Blazor and Unity aligned.
Unity offlineBack to overview
Simulation contract
READ ONLYUnity hub/hubs/wms-unity
Primary flowBarcode scan -> decision -> confirmation
WebGL buildwwwroot/unity/Build
The UI is focused on the active barcode and Unity simulation contract.
Expected barcode event
JSON{
"barcode": "PKG-2026-00142",
"sku": "SKU-001",
"equipmentId": "SCANNER-01",
"source": "unity"
}