mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# Status
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**embedded** | [**StatusEmbedded**](StatusEmbedded.md) | | [optional]
|
|
**links** | [**StatusLinks**](StatusLinks.md) | |
|
|
**battery** | [**Battery**](Battery.md) | | [optional]
|
|
**doors_state** | [**DoorsState**](DoorsState.md) | | [optional]
|
|
**energy** | [**list[Energy]**](Energy.md) | Describe vehicle energy supply for thermic, low emission vehicle or both. | [optional]
|
|
**environment** | [**Environment**](Environment.md) | | [optional]
|
|
**ignition** | [**Ignition**](Ignition.md) | | [optional]
|
|
**kinetic** | [**Kinetic**](Kinetic.md) | | [optional]
|
|
**last_position** | [**Position**](Position.md) | | [optional]
|
|
**preconditionning** | [**Preconditioning**](Preconditioning.md) | | [optional]
|
|
**privacy** | [**Privacy**](Privacy.md) | | [optional]
|
|
**safety** | [**Safety**](Safety.md) | | [optional]
|
|
**service** | [**ServiceType**](ServiceType.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)
|
|
|
|
|