ForcedEntryV1
Forced entry notification from the device.
Trait Type: Standard
Notification Events
Note: See Overview: Device Notifications for more information on notfication event flows.
warningForcedEntryDetected
Informs if there was an event from the device when a forced entry is detected.
Details Fields
Does not apply to this event.
Event Example
Plain text
{
"eventType": "DEVICE_NOTIFICATION_REPORTED",
"notifications": [
{
"category": "notification",
"notificationName": "warningForcedEntryDetected",
"notificationType": "WARNING",
"type": "notification reported",
"createdAt": "2024-12-20T14:49:55.000Z",
"sampledAt": "2024-12-20T14:49:39.663Z",
"installationId": "819cd607-aede-482e-9aa0-8b65d420e300",
"deviceId": "9a8f6104-6c50-476e-90ee-16b9a2dafc8d",
"traitName": "ForcedEntryV1",
"message": "Forced entry detected",
"id": "92197db2-63a4-4832-9a20-59dd188b6504",
"details": {}
}
]
}Was this section helpful?
What made this section unhelpful for you?
On this page
- ForcedEntryV1