Out of message sequence
A major gap in the sequence number is observed.
| Variable | Type | Format | Description | 
|---|---|---|---|
| time | string | Epoch time in seconds | Event trigger time | 
| sourceType | string | DEVICE | The type of resource that triggered the event | 
| sourceId | string | hexadecimal | Identifier of the device at the origin of the event | 
| severity | string | WARN | The severity of the event | 
| eventType | string | Out of message sequence | The event type | 
| deviceInfo | plain string | id: string (Hexadecimal) name: string state: string last communication: string (yyyy-MM-dd HH:mm:ss) last purge: string (yyyy-MM-dd HH:mm:ss) average signal: float (dB) timeout: string (yyyy-MM-dd HH:mm:ss)  | Information about the device | 
| deviceMessageTime | string | Epoch time in seconds | Message reception time | 
| deviceTypeId | string | hexadecimal | DeviceType identifier for the device | 
| groupId | string | hexadecimal | Group identifier for the device | 
| deviceLastSeqnumber | integer | The sequence number of the last message received from the device. | |
| deviceMessageSeqnumber | integer | The sequence number of the current message received from the device. | 
