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

Passenger​Environment

Message Summary

message PassengerEnvironment

Contains the information about driver and passenger in the vehicle.

Include: sdii.v3.3.1.proto

Properties

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

Timestamp of the message

general​Passenger​Count int32 optional

The passger number on the vehicle, discregarding the actual seating position.

passenger​Seat​Usage Passenger​Seat​Usage repeated

Provides information of zero or more seats and their current usage.

current​Media​Source Media​Source​Enum optional

provides the current used type of media source

radio​Frequency​_​MHz double optional

Radio frequency if Media Source is RADIO (2).

Unit: Megahertz [MHz] | Range: 0..2000MHz | Resolution: 0.1MHz

navigation​Search​Destination string optional

If the infotainment map is in navigation mode and the vehicle is routing towards a specific location, the coordinates may be provided within the Environmental Container. The destination may be provided as text.

navigation​Destination​Longitude​_​deg double optional

If the infotainment map is in navigation mode and the vehicle is routing towards a specific location, this field provides the longitude of the destination.

Unit: Degree [°] | Range: -180..180° | Resolution: 0.000001°

navigation​Destination​Latitude​_​deg double optional

If the infotainment map is in navigation mode and the vehicle is routing towards a specific location, this field provides the latitude of the destination.

Unit: Degree [°] | Range: -90..90° | Resolution: 0.000001°

navigation​Origin​Longitude​_​deg double optional

If the infotainment map is in navigation mode and the vehicle is routing towards a specific location, the field may provide the origin position longitude coordinate attribute.

Unit: Degree [°] | Range: -180..180° | Resolution: 0.000001°

navigation​Origin​Latitude​_​deg double optional

If the infotainment map is in navigation mode and the vehicle is routing towards a specific location, the coordinates may provide the origin position latitude coordinate attribute.

Unit: Degree [°] | Range: -90..90° | Resolution: 0.000001°

navigation​And​Routing​_​ETA_​ms double optional

In Navigation mode, the estimated time of arrival at the destination location. The time is defined as timestamp (UTC) in miliseconds. For more detailas see common attribute type for timestampUTC_ms

navigation​And​Routing​_​ETT_​ms int64 optional

If the infotainment map is in navigation mode, the estimated travel time can be published to give indication of the duration of the travel.

Unit: Milisecond [ms] | Range: 0..360000000ms | Resolution: 1ms

routing​Selection​Path​Type Routing​Selection​Path​Type​Enum optional

provides the used routing type for the current route or drive

extension​Container Extension​Container repeated

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

time​Driving​_​min int32 optional

provides the driving time since the last parking/stopping.

Unit: Minute [minute] | Range: 0..MAXmin | Resolution: 0.1min

most​Recent​Parking​Time​_​min int32 optional

If the vehicle is in motion, and submitting sensor data messages, the most recent parking time (departure time – arrival time) can be provided in mostRecentParkingTime_min

Unit: Minute [minute] | Range: 0..MAXmin | Resolution: 0.1min