Skip to content

Commit 910a743

Browse files
Host Vehicle Data ID
Added description to associate through Host Vehicle Data ID. Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
1 parent 893a867 commit 910a743

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

osi_streamingupdate.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ message StreamingUpdate
6565
// e.g. from location sensors, internal sensors and ECU bus data, etc.,
6666
// that is made available to sensors as input.
6767
//
68+
// The ID inside this message allows an association to moving object data.
69+
//
6870
repeated HostVehicleData host_vehicle_data_update = 8;
6971

7072
// Entities that will no longer be updated, because they are considered

0 commit comments

Comments
 (0)