JSON Schema

This section provides information on the schema Connect uses and how the data is formulated.

Connect performs the following functions:
  • Breaks collective event notifications to individual records
  • Updates groupName property for all type of events with fully qualified tenant information
  • Replaces timestamp key name as serverTime in all events
  • Adds eventType property in Lifecycle with values as REGISTRATION, DEREGISTRATION, EXPIRATION or UPDATE
  • Converts non-string values in deviceProps (in Registration) to String type.

The sub-sections provide a view of the IMPACT events and the Connect messages.