Sensorclouds Docs
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

  1. The backend creates a notification record in the database
  2. A WebSocket message broadcasts to your browser session
  3. The bell icon badge in the navigation bar updates in real-time
  4. The notification appears in the dropdown and the Notification Center

Notification Properties

PropertyDescription
TypeCategory of notification
TitleShort headline
MessageDetailed description
SeverityINFO (blue), WARNING (yellow), CRITICAL (red)
Related EntityLink to the relevant device, alarm, or resource
Read StatusUnread or Read

On this page