SpecsModelExplore
Overview
Actors
External Systems
IoT Platform
Edge
Ingestion
Stream Processing
Device Management
User-Facing Apps
Dashboard Web App
App ShellLive ChartsFleet TableAlert Inbox
Mobile App
Platform
Alert Inbox
Alert lifecycle
Behaviour
Related workflow
SpecsModelExplore
Alert Inbox
OverviewGuideLinks and Communications

Alert Inbox

The Alert Inbox is where operators triage what the platform flagged. It lists alerts from the BFF, groups them by severity, and lets an operator acknowledge or resolve each one.

Inbox, not a log

The inbox is action-oriented: open alerts demand a decision, and acknowledging or resolving moves them out of the way.

Alert lifecycle

Behaviour

  • Pulls GET /alerts filtered by status and severity.
  • Acknowledging an alert is optimistic — the UI updates immediately and reconciles with the BFF response.
  • A selected alert links back to its device for command dispatch.

Related workflow

Every alert here originates from the alert pipeline: