Skip to content

Commit

Permalink
Add SeatBeltHeight
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 committed Jul 10, 2023
1 parent 0a23647 commit de38d20
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spec/Cabin/SingleSeat.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ IsBelted:
type: sensor
description: Is the belt engaged.

SeatBeltHeight:
datatype: uint16
type: actuator
unit: mm
description: Seat belt position on vehicle z-axis.
Position is relative within available movable range of the seat belt.
0 = Lowermost position supported.
Heating:
datatype: int8
type: actuator
Expand Down

0 comments on commit de38d20

Please sign in to comment.