NotificationState

NotificationState
NotificationState

Notification state object.

JSON Example
{
    "syncTimestamp": 1660635421552,
    "source": "INCHARGE-SA-PRES",
    "eventState": "ACTIVE",
    "eventTimestamp": 1660350567000,
    "syncId": 1660635420400
}
number
syncTimestamp
Optional

Notification sync time in epoch milliseconds

string
source
Optional

The source of the notification

string
eventState
Optional

The current state of this event. ACTIVE: The event is currently active. WAS_ACTIVE: The event was active, but we lost contact with the event source. INACTIVE: The event is inactive. UNINITIALIZED: The event has not been notified yet; the object does not yet represent a notified event.

number
eventTimestamp
Optional

Notification time stamp

number
syncId
Optional

Notification sync id

Property Of