Notifications
Notifications
Real-time alerts for alarms, device events, and system updates
Sensorclouds has a real-time notification system that alerts you about important events as they happen.
Notification Sources
- Alarm triggers — When a device's telemetry crosses a threshold
- Device status changes — When devices go online or offline
- System events — Platform announcements and updates
How Notifications Are Delivered
- The backend creates a notification record in the database
- A WebSocket message broadcasts to your browser session
- The bell icon badge in the navigation bar updates in real-time
- The notification appears in the dropdown and the Notification Center
Notification Properties
| Property | Description |
|---|---|
| Type | Category of notification |
| Title | Short headline |
| Message | Detailed description |
| Severity | INFO (blue), WARNING (yellow), CRITICAL (red) |
| Related Entity | Link to the relevant device, alarm, or resource |
| Read Status | Unread or Read |