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

Environment​Status

Message Summary

message EnvironmentStatus

Container holding information of the outside environment at a given time.

Include: sdii.v3.3.1.proto

Properties

Field Type Label Description
time​Stamp​UTC_​ms int64 required

Timestamp of the message

light​Conditions Light​Conditions​Enum optional

Provides the current environmental light conditions according to environmental sensors.

external​Air​Temperature​_​Deg​C double optional

Contains the degrees of the external air temperature

Unit: Degree Centigrade [°C] | Range: -100..100°C | Resolution: 1°C

external​Air​Temperature​Accuracy​_​Deg​C double optional

Contains the accuracy of the sensor measurement of the external Air Temperature.

Unit: Degree Centigrade [°C] | Range: -100..100°C | Resolution: 1°C

precipitation Precipitation​Enum optional

Contains the identified or derived type of precipitation.

visible​Distance​_​m double optional

Contains the detected distance of visible light.

Unit: Meter [m] | Range: 0..10000m | Resolution: 1m

road​Surface​Temperature​_​Deg​C double optional

Contains the degrees of the road surface temperature.

Unit: Degree Centigrade [°C] | Range: -100..100°C | Resolution: 1°C

road​Surface​Temperature​Accuracy​_​Deg​C double optional

Contains the accuracy of the sensor measurement of the road surface temperature.

Unit: Degree Centigrade [°C] | Range: -100..100°C | Resolution: 1°C

road​Surface​Type Road​Surface​Type​Enum optional

Provides the identified road surface type below the vehicle

air​Pressure​_​Pa int32 optional

The ambient air pressure arround the vehicle

Unit: Pascal [Pa] | Range: 0..MAX Pa | Resolution: 1Pa

air​Humidity​_​percent int32 optional

The ambient air humidity arround the vehicle

Unit: Percent [%] | Range: 0..100% | Resolution: 1%

extension​Container Extension​Container repeated

Contains the description and byte value of an dynamic extension content, that is undefined in this Specification.