WMS connected to a Unity simulation

A local demonstrator for designing parcel workflows, following orders, and connecting a Blazor application to a Unity simulation.

This demonstration is available only on this machine and is not accessible remotely.

WMS application

Interactive Blazor interface: workflow designer, dashboard, inventory, orders, virtual equipment, and execution history.

Unity integration

A SignalR hub connects the application to a Unity controller. Movement requests are confirmed by Unity before the simulated state of orders and stock changes.

Local simulation

The Unity model simulates parcel processing. The displayed data is sample data and the equipment shown is virtual.

Local demonstration project. It is not a production integration or a connection to real equipment.