Sensor Data Ingestion Interface (SDII)
Deprecated
China specific
Sensor Data Ingestion Interface Data Specification

Message Components

Sensor data packages are contained in Messages that may provide various type of content using data elements. The data elements may be grouped in different combinations.

A message may contain the following items:
  • one (1) Envelope – Mandatory
  • one (1) Path – Mandatory
  • one or more Path Events – Optional
  • one or more Path Media – Optional

When a change occurs, add the corresponding data element to the current Path as a Path Event. According to the type of content and the corresponding submission policy, either immediately submit the Path Events or collect them for later submission. For more information, see the relevant Developer's Guide.

Packages with multiple Messages can be combined and submitted as a single Message for better performance. These multimessage submissions consist of one or more Message elements. For more details about message submission, see the relevant Developer Guide.

For an example of a message, see Sample Message.