aboutsummaryrefslogtreecommitdiffstats
path: root/build/generated/source/proto/main/doc/ v2c.md
diff options
context:
space:
mode:
authorJames Simon <jamsimox@amazon.com>2023-03-05 22:15:52 -0500
committerJames Simon <jamsimox@amazon.com>2023-03-05 22:15:52 -0500
commit58ff36093cb20fc7d3454a423975fe1479538372 (patch)
treeb10073a4061070673ec1b3d98890b86f2bbfa358 /build/generated/source/proto/main/doc/ v2c.md
parent26336202707648cc5532fb284adc7f4b765b777e (diff)
Removed unecessary files and updated gradle
Signed-off-by: James Simon <jamsimox@amazon.com> Change-Id: Idf7008a1c4d801e80595c7d4f2343e543b738048
Diffstat (limited to 'build/generated/source/proto/main/doc/ v2c.md')
-rw-r--r--build/generated/source/proto/main/doc/ v2c.md50
1 files changed, 50 insertions, 0 deletions
diff --git a/build/generated/source/proto/main/doc/ v2c.md b/build/generated/source/proto/main/doc/ v2c.md
index 922a523..81618a8 100644
--- a/build/generated/source/proto/main/doc/ v2c.md
+++ b/build/generated/source/proto/main/doc/ v2c.md
@@ -7,6 +7,10 @@
- [VehicleMessageHeading](#messages-VehicleMessageHeading)
- [lat_long](#messages-lat_long)
+- [messages/VehiclePrecisionLocation.proto](#messages_VehiclePrecisionLocation-proto)
+ - [RequestCurrentVehicleLocation](#messages-RequestCurrentVehicleLocation)
+ - [ResponseCurrentVehicleLocation](#messages-ResponseCurrentVehicleLocation)
+
- [vss/vspec.proto](#vss_vspec-proto)
- [Vehicle](#vss-Vehicle)
- [VehicleADAS](#vss-VehicleADAS)
@@ -349,6 +353,52 @@ services deeper in the vehicle or the cloud services.
+<a name="messages_VehiclePrecisionLocation-proto"></a>
+<p align="right"><a href="#top">Top</a></p>
+
+## messages/VehiclePrecisionLocation.proto
+
+
+
+<a name="messages-RequestCurrentVehicleLocation"></a>
+
+### RequestCurrentVehicleLocation
+
+
+
+| Field | Type | Label | Description |
+| ----- | ---- | ----- | ----------- |
+| vehicleIdentification | [vss.VehicleVehicleIdentification](#vss-VehicleVehicleIdentification) | | |
+
+
+
+
+
+
+<a name="messages-ResponseCurrentVehicleLocation"></a>
+
+### ResponseCurrentVehicleLocation
+
+
+
+| Field | Type | Label | Description |
+| ----- | ---- | ----- | ----------- |
+| vehicleCurrentLocation | [vss.VehicleCurrentLocation](#vss-VehicleCurrentLocation) | | |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<a name="vss_vspec-proto"></a>
<p align="right"><a href="#top">Top</a></p>