update documenation

This commit is contained in:
Florian Bezannier
2021-04-06 12:13:24 +02:00
parent 602296cbe7
commit 477e2cada5
150 changed files with 525 additions and 501 deletions
+15
View File
@@ -0,0 +1,15 @@
# TelemetryMessage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**embedded** | [**TelemetryMessageEmbedded**](TelemetryMessageEmbedded.md) | | [optional]
**links** | [**StatusLinks**](StatusLinks.md) | | [optional]
**environment** | [**Environment**](Environment.md) | | [optional]
**id** | **str** | | [optional]
**privacy** | [**Privacy**](Privacy.md) | | [optional]
**vehicle** | [**TelemetryMessageVehicle**](TelemetryMessageVehicle.md) | | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)