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

Passenger​Environment​.​Passenger​Seat​Usage

Message Summary

message PassengerEnvironment.PassengerSeatUsage

Contains information about the usage of one seat.

Include: sdii.v3.3.1.proto

Properties

Field Type Label Description
simple​Seat​Row Passenger​Seat​Row​Simple​Enum optional

Provides simple information on the seat row. With two rows, the rows front and rear, shall be used and with one row of passenger seats, the row front shall be used.

simple​Seat​Column Passenger​Seat​Column​Simple​Enum optional

Simple passenger seat column type. Having 2 columns per row, the columns left and right shall be used. With just 1 seat per row, the seat column middle shall be used.

seat​Row​Number int32 optional

The number of passenger seat row. If seatRowNumber is given, the simple row enumeration can be ignored. Row 1 is most front row.

seat​Column​Number int32 optional

The number of passenger seat column. If seatColumnNumber is given, the simple column enumeration can be ignored. Column 1 is most left columns.

seat​Usage Passenger​Seat​Usage​Enum optional

provides the type of usage for the designated seat.

seat​Occupancy​Type Passenger​Occupancy​Type​Enum optional

Provides the type of occupancy for the designated seat. If no distinguishment between light weight or heavy weight can be done, heavy weight shall be used as default.