Seven pieces working together to give one clear answer: how much baggage is still pending, and since when.
A central backend API calculates state, priority and alarms exactly once. WinForms, desktop web, mobile web and Android all display that same result — no client recalculates anything on its own.
Every change (a new bag, a resolved counter, an alarm) is pushed instantly to every connected client, without waiting for anyone to reload the screen.
The Android app keeps the last known data and stays useful even if coverage is momentarily lost on the tarmac or in the handling area.
The "in transit" baggage indicator is prioritized against each flight's real closing window — not a generic threshold applied the same way to everyone.
It integrates with the airport's existing DCS, BHS, and operational database. It doesn't replace the physical infrastructure — it makes it visible.
If an airport has no counter identification (common outside Spain), the system adapts: it hides that information instead of showing false or incomplete data.
After a network or server connection drop, every client recovers the full state on reconnect — it never keeps showing stale data without flagging it.
We'll show you the same scenario, but with your real flights.