Skip to content

Commit

Permalink
Add auto apply for parking brake
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
  • Loading branch information
erikbosch authored and adobekan committed Mar 7, 2023
1 parent 55a6cce commit a89deee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion spec/Chassis/Chassis.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,10 @@ ParkingBrake.IsEngaged:
type: actuator
description: Parking brake status. True = Parking Brake is Engaged. False = Parking Brake is not Engaged.


ParkingBrake.IsAutoApplyEnabled:
datatype: boolean
type: actuator
description: Indicates if parking brake will be automatically engaged when the vehicle engine is turned off.
#
# Steering Wheel
#
Expand Down

0 comments on commit a89deee

Please sign in to comment.