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

Vehicle​Status​.​Door​State​Message​.​Door​State​Enum

The doorState describes the current state of the specified door by open or closed. By way of example, a door may be in state open when the vehicle would provide a warning of an open door while moving.

Enumeration Details

  • 0 : DOOR_STATE_UNDEFINED Door state is undefined
  • 1 : DOOR_STATE_OPEN Door is open
  • 2 : DOOR_STATE_CLOSE Door is closed