We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687dec1 commit c981a20Copy full SHA for c981a20
osi_trafficupdate.proto
@@ -45,5 +45,5 @@ message TrafficUpdate
45
// or vehicle category. All dynamic fields should be populated where known,
46
// for example, velocity, light states, or future trajectory.
47
//
48
- repeated MovingObject traffic = 3;
+ repeated MovingObject update = 3;
49
}
0 commit comments