API Reference

Sections

Theme switcher

DeviceNotificationReportedEvent

DeviceNotificationReportedEvent

createdAtdatetime Required

When this event occurred

detailsjson

Additional notification details

deviceIdid Required

The ID of the device that emitted this event

eventTypestring Required

The type of event

Enum values:
DEVICE_ACTION_CREATEDDEVICE_ACTION_UPDATEDDEVICE_BULK_DATA_STATE_UPDATEDDEVICE_NOTIFICATION_REPORTEDDEVICE_STATE_UPDATED
idid Required

Unique identifier for the event

messagestring Required

Human-readable notification message

notificationNamestring Required

The name of the notification

notificationTypestring Required

The type/severity of the notification

Enum values:
ERRORINFOWARNING
sampledAtdatetime

When the notification was sampled by the device

traitNamestring Required

The trait name that generated this notification

Enum values:
AutoOperatorActionsAutoRelockDelaySettingsV1BatteryV1BeeperSettingsV1BleCredentialSettingsV1BleV1ConnectivityActionsConnectivityEventSettingsV1ConnectivityV1CredentialsAndSchedulesV1
... 26 other enums
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 { "createdAt": null, "details": null, "deviceId": null, "eventType": "DEVICE_ACTION_CREATED", "id": null, "message": null, "notificationName": null, "notificationType": "ERROR", "sampledAt": null, "traitName": "AutoOperatorActions" }
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?