Response Coordination
Discipline fourteen of fourteen. ProAlert™ manages the full lifecycle of every shop-floor call: initiation, claim, response, closure and sign-off, with Global Positioning System (GPS) timestamps at each step and sub-second delivery via SignalR WebSockets. Role-based routing runs through the organizational graph, and first-responder claim means one person is dispatched rather than three. 131,000+ calls resolved across 39 months at one automotive supplier without a single lost record.
The bottom line: Most plants can raise a call. What they lack is accountability at every step between the call and the resolution. ProAlert tracks the responder, the GPS location, the resolution cause, and the sign-off... building an auditable chain of custody for every downtime event, automatically, from the first notification to the final PIN entry. This is the discipline the industry calls andon, and the andon and line-stop response reference page covers how it maps to a traditional board, pull-cord and stack-light installation.
The Problems with Traditional Line-Stop Signalling
-
Duplicate responses waste 10 to 15% of maintenance labor.When an alert broadcasts to a group and three technicians start moving toward the machine, two of them walked across the plant for nothing. That wasted labor compounds across every shift, every day of the year.
-
"Someone claimed it" and "someone arrived" are two different things.Without GPS-based responder tracking, a claimed call and a resolved call look identical in the log. Supervisors have no visibility into whether the responding technician is close, far, or not moving.
-
Downtime closes without structured failure capture.If your system allows free-text closure (or no closure at all), you have no data for Pareto analysis, no Root Cause Analysis (RCA) input, and no recurring pattern to act on.
-
Verbal alerts leave no audit trail.Radio calls, taps on the shoulder, or text messages to maintenance are invisible to your reporting system. If an event is not in the system, it did not happen as far as your data is concerned.
The Five-Step Call Lifecycle
Every Downtime (DT) call in ProAlert progresses through five documented steps. Each transition is timestamped, and the position is captured where the call is raised, claimed and closed, creating a complete, auditable record for every event.
| Step | Who Acts | What Is Captured |
|---|---|---|
| Initiate | Operator (web, mobile app, or physical Andon button via EdgeSense IoT device) | Call type, asset, timestamp, GPS coordinates of initiator at initiation time |
| Claim | First responder to tap Claim (mobile or web)... First-Responder-Wins releases all others instantly | Responder identity, claim timestamp, GPS location of responder at claim time |
| Respond | Responder confirming on-site arrival (optional PIN prompt triggers Work Order creation) | Respond timestamp, auto-generated Work Order from matching Standard Work Template |
| Resolve | Technician completing the repair or response action | Equipment, Detail, Cause, Resolution, and Notes fields populated via structured closure form |
| Sign-Off | Verified user entering personal PIN code | PIN-verified identity, sign-off timestamp, FailureRecord created automatically on every close path |
First-Responder-Wins: Eliminating Duplicate Response
The moment the first technician claims a call, every other pending responder is released instantly via SignalR push notification. No coordinator required. No radio calls. No wasted trips across the plant.
Without First-Responder-Wins
- Alert broadcasts to 5 technicians
- 3 technicians begin walking toward the machine
- 2 arrive only to turn around (8–12 minutes wasted each)
- No record of who responded or the sequence of events
- Accountability is assumed, not documented
ProAlert First-Responder-Wins
- Alert broadcasts to 5 technicians via SignalR sub-second delivery
- First to claim gets exclusive ownership; all others released instantly
- One responder, one trip, GPS-timestamped accountability chain
- Responder ETA (Estimated Time of Arrival) visible live on the Andon HUD
- No other Andon system has this workflow built in natively
BOBR Structural Routing
ProAlert routes alerts through your organizational hierarchy using BOBR (Bill of Business Resources) structure. Alerts reach the right people at the right level... not every person in the building.
What 131,000+ Calls Prove
RHA Manufacturing processed 131,762 calls over 39 months. Every single one was resolved. Here is what the data demonstrates:
Call Management Center and Temporary Fix Workflow
-
Call Management CenterSupervisors and admins can complete pending DT call closures on behalf of floor staff from the web interface. Prevents open downtime calls from accumulating when operators move on before completing closure.
-
Temporary Fix (Yellow Banner) WorkflowMachines with known pending issues are flagged with a yellow banner visible on the shop floor Andon HUD (Heads-Up Display), mobile app, and EdgeSense local display. Escalation timers ensure follow-up Work Orders are generated before the temporary fix becomes permanent.
-
Failure Record on All Close PathsA structured failure analysis record is created automatically on every close path: web admin, mobile app, and REST API (Representational State Transfer). No event closes without a documented record.
-
Redesigned Andon DisplayThe shop floor Andon display shows live alert status with role-grouped rows, claimer names, and a distance and arrival estimate for each active responder... updated in real time as the technician moves toward the asset. A live shift timeline sits alongside it, drawing the current shift with its breaks and runs.
-
Public Boards Without a Shared AccountAn unattended television opens a board anonymously, but only for a business resource an administrator has published. There is no shared login taped to the back of the screen, and whether a person's name appears on an anonymous display is itself a setting. Administrators and andon-screen users reach the displays in one click from the home page.
-
Call Lifecycle Timings, and a Read-Only HistoryEach step that actually happened is on the call with its timestamp and elapsed time, and the steps that never happened are omitted rather than shown blank. A resolved call opens read-only, in the detail view and in the Call Management Center, so history can be inspected without any risk of editing a closed record. A call closed without a prior response cannot sit active forever.
-
Escalation of Unanswered CallsA call nobody claims climbs a ladder. The escalation level is tracked on the call, the fan-out reaches the right roles in their own language, and the broadcast is role-gated rather than sent to everybody. Audible andon announces calls, escalations and automated messages over the plant speakers.
For IT and Systems Teams
| Component | Technology | Notes |
|---|---|---|
| Alert Delivery | SignalR WebSocket hub (ProAlertHub) | Sub-second bidirectional communication. BOBR-structured group routing targets the right clients without broadcast storms to every connected user. |
| Authentication | ASP.NET Identity + JWT (JSON Web Token) | PIN-protected closure operations require re-verification at the point of sign-off, providing a second authentication factor tied to the specific action. |
| Audit Log | CallLogHistory table (SQL Server) | Every lifecycle transition persisted with user, timestamp, and GPS. Immutable after creation. Survives DT call deletion. |
| API Integration | REST API... Call endpoints | Initiate, claim, respond, and close calls via API for integration with physical Andon hardware or external MES (Manufacturing Execution System) systems. |
| Physical Button Input | GPIO (General Purpose Input/Output) via EdgeSense IoT | Physical Andon push buttons wired to the EdgeSense Raspberry Pi device trigger DT call initiation via the API without requiring a mobile device or user login. |
See the call lifecycle in action.
Book a 30-minute demo... we'll walk through a live DT call from initiation to sign-off, including GPS tracking and automatic Work Order creation on respond.