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,23 @@
|
||||
# Adas
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**abs** | **bool** | Anti-lock braking system | [optional]
|
||||
**accr** | **str** | Adaptive Cruise Control Regulation | [optional]
|
||||
**aebs** | **str** | Advanced Emergency Braking System | [optional]
|
||||
**afil** | **str** | Lane Departure Warning System | [optional]
|
||||
**artiv** | **str** | Respect of inter vehicle time assist (ARTIV) | [optional] [default to 'unavailable']
|
||||
**bsm** | **str** | Blink SpotMonitoring | [optional]
|
||||
**esp** | **bool** | Electronic Stability Programme | [optional]
|
||||
**fse** | **bool** | Electric brake service | [optional]
|
||||
**lrka** | **str** | Lane Keeping Assist left | [optional]
|
||||
**lvv** | **bool** | | [optional]
|
||||
**park_assist** | [**AdasParkAssist**](AdasParkAssist.md) | | [optional]
|
||||
**rlka** | **str** | Lane Keeping Assist right | [optional]
|
||||
**rvv** | **str** | | [optional]
|
||||
**sli** | **int** | Speed Limit Information | [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