Break in message sequence
A minor 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 | INVALID_SEQ_NUMBER | The event type |
deviceInfo | object | id: string (hexa) 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 | yyyy-MM-dd HH:mm:ss | Message reception time |
deviceTypeId | string | hexadecimal | DeviceType identifier for the Device |
groupId | string | hexadecimal | Group identifier for the Device |
deviceExpectedSeqnumber | integer | Last valid sequence number | |
deviceMessageSeqnumber | integer | Sequence number of the message |