mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 09:26:16 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# 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)
|
|
|
|
|