rabbit | iot
Events

Event Types Explained

What each kind of event in the timeline means.

Every entry in the Events timeline has a type that tells you what happened. This page explains each one in plain language.

Automatic (system) events

These are created by the platform itself, without anyone doing anything.

Event typeWhat it means
Alert triggeredOne of your alerts met its condition and notifications were sent.
Device offlineA device stopped reporting within its expected window. See Device Status.
Device onlineA device came back after being offline, or sent its very first reading.
Value above rangeA numeric reading went above the safe maximum configured for that device and metric.
Value below rangeA numeric reading dropped below the safe minimum configured for that device and metric.
Value deviates from expectedAn on/off or text reading didn't match the value expected for it (for example a door reading Open when it should be Closed).
Value back to normalA reading returned to its acceptable range or expected value after being out of range.

The "ranges" and "expected values" behind the Value… events are configured per device and metric by your administrator. Where they're set up, rabbit | iot watches every reading and records when it leaves and re-enters the normal band — even if you haven't created an alert for it.

Manual events

These are notes added by your administrator to give the timeline human context.

Event typeWhat it means
Started maintenanceMarks the beginning of planned work on a device.
Finished maintenanceMarks the end of that work.
CustomA free-form note about anything worth recording.

Maintenance events are a great companion to muting alerts. Mute the affected alerts during the work, and the maintenance events leave a clear record of why things looked unusual for a while.

Range events vs alerts

It's worth knowing the difference:

  • Range events (value above/below range, back to normal) are recorded automatically whenever a device-and-metric has ranges configured. They always appear in the timeline.
  • Alerts are rules you create, and they actively notify you. An alert can watch for any of these situations and send a message when it happens.

In short: range events record what happened; alerts tell you about it.

On this page