Skip to main content
Triggered when one or more Meter devices go offline. Alert name: ALERT_DEVICE_OFFLINE

Payload

{
  "metadata": {
    "alert_name": "ALERT_DEVICE_OFFLINE",
    "network_name": "Main Office",
    "timestamp": "2026-01-23T21:40:03Z"
  },
  "data": {
    "offline_devices": [
      {
        "device": {
          "label": "Floor 2 AP",
          "device_type": "access_point"
        },
        "timestamp": "2026-01-23T21:40:03Z",
        "last_reported": "2026-01-23T21:35:00Z"
      }
    ]
  }
}

Fields

FieldTypeDescription
device.labelstringName of the device
device.device_typestringType of device
timestampstringWhen the device was detected as offline
last_reportedstringLast time the device successfully reported