AlertDetailHeader
DomainHeader for an alert detail page: severity + status badges, device link, opened timestamp, action buttons.
CriticalOPEN
Temperature threshold exceeded
Coolant temperature reached 94°C — above the critical threshold of 85°C. Immediate inspection required.
- Device
- Coolant Temp Monitor
- Opened
- Opened Jun 24, 11:19 PM
<AlertDetailHeader title="…" severity="CRITICAL" status="OPEN" deviceName="…" openedAt={date} />WarningACKNOWLEDGED
Vibration spike detected
Vibration reading exceeded 8.2 G on axis Z. Sensor A1 may require recalibration.
- Device
- Press Line Sensor A1
- Opened
- Opened Jun 24, 10:31 PM
<AlertDetailHeader severity="WARNING" status="ACKNOWLEDGED" />