Device History Events
Device history is captured through three types of events: DEVICE_STATE_UPDATED, DEVICE_BULK_DATE_STATE_UPDATED, and DEVICE_NOTIFICATION_REPORTED
DEVICE_STATE_UPDATED Schema:
DEVICE_BULK_DATE_STATE_UPDATED Schema:
DEVICE_NOTIFICATION_REPORTED Schema:
The DEVICE_STATE_UPDATED and DEVICE_BULK_DATE_STATE_UPDATED events report changes in device states as defined in the trait design. These events capture state updates and bulk state updates, respectively. The time the event took place on the device is not available for these events.
The DEVICE_NOTIFICATION_REPORTED event reports more transient changes on a device. Notifications within this event are categorized as either info or warning, similar to audits and alerts. The time these events took place in the device is expected to be available.
What made this section unhelpful for you?
On this page
- Device History Events