Automation & equipment

One control plane for every machine.

openWCS drives material-handling equipment through a single, vendor-neutral device contract: conveyors, automated storage and goods-to-person stations all speak the same uniform task protocol, with each vendor's quirks confined to a thin adapter. Each family below says plainly whether it is Built today or on the Roadmap.

Built today

The equipment families openWCS already controls.

These run against the engine today — real routing, storage logic and station execution. Follow a card for the deep dive on how each one works.

No hardware? No problem

Run the whole automation flow with zero physical hardware.

openWCS ships a built-in hardware emulator mode: an admin flips one global switch and every device adapter (conveyors, ASRS, AMR, AutoStore) simulates its machine, returning completed device tasks and synthetic telemetry without ever touching real hardware. When real adapters are configured, the admin flips it off.

Emulator mode
Built

One admin toggle

A single global switch turns the emulator on across all four adapter families. With it on, no adapter opens a hardware connection: each simulates its commands and reports its mode back to the UI.

End-to-end
Built

Conveyors, ASRS, AMR, AutoStore

Every family simulates its real commands and keeps in-memory device state, so the full flow runs against virtual equipment. Great for evaluation, onboarding new teams, and CI.

Real-hardware seam
Built

Off when the floor is live

Emulator off is the clean seam where real device protocol clients plug in. Flip it off once your physical adapters are wired, and the same flows drive the real machines.

Under the hood

One uniform device contract, many adapters.

The flow-orchestrator dispatches device tasks by family; each family routes to its adapter, and the adapter is the only place a vendor's native protocol lives. Adding a machine means writing an adapter — not re-architecting the WCS.

  flow-orchestrator ── uniform device task ──┐
        │  route by family                        │
        ├─ CONVEYOR  ─► conveyor adapter   ─► scanners · diverts · loops   (built)
        ├─ ASRS      ─► asrs adapter       ─► shuttles · cranes            (built)
        ├─ GTP       ─► station execution  ─► put-to-light pick-and-put    (built)
        ├─ AMR       ─► amr adapter        ─► mobile robot fleet           ┄ roadmap ┄
        └─ AUTOSTORE ─► autostore adapter  ─► cube grid · ports            ┄ roadmap ┄

On the roadmap

Device adapters designed, not yet shipped.

The uniform device contract is built to carry these families, and the slotting / GTP logic already treats them as storage blocks — but the real device adapters that talk to the physical fleets are scaffolds today. Framed honestly so you know where the line is.

AMR
Roadmap

Mobile robot fleets

Planned: a real AMR device adapter for goods-to-person and goods-to-rack fleets. The slotting and GTP engines already model AMR blocks; the fleet-facing adapter is a scaffold, not yet implemented.

AutoStore
Roadmap

Cube storage grids

Planned: a real AutoStore adapter for grid bins and ports. Slotting treats AutoStore as an automated block today; the adapter that drives the grid and its ports is designed for, not yet built.

Live status
Roadmap

Equipment visualisation

Planned: live status across the whole estate — running, faulted, idle. The 2D/3D topology editor already lets you lay out and configure every equipment family today; what's roadmap is overlaying real-time device state on it. See the hardware visualisation page for the full picture.

Open & vendor-neutral

Control any machine, your way.

Every adapter and the device contract are open source. Adding a vendor is an adapter, not a rewrite — and the routing, storage and station logic stay yours to read and change.