mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
update documenation
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# TelemetryMessageVehicle
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**adas** | [**Adas**](Adas.md) | | [optional]
|
||||
**battery** | [**Battery**](Battery.md) | | [optional]
|
||||
**braking_system** | [**TelemetryMessageVehicleBrakingSystem**](TelemetryMessageVehicleBrakingSystem.md) | | [optional]
|
||||
**doors_state** | [**DoorsState**](DoorsState.md) | | [optional]
|
||||
**energy** | [**Energy**](Energy.md) | | [optional]
|
||||
**engines** | [**list[Engine]**](Engine.md) | | [optional]
|
||||
**ignition** | [**Ignition**](Ignition.md) | | [optional]
|
||||
**lighting** | [**Lighting**](Lighting.md) | | [optional]
|
||||
**safety** | [**Safety**](Safety.md) | | [optional]
|
||||
**transmission** | [**TelemetryMessageVehicleTransmission**](TelemetryMessageVehicleTransmission.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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user