Skip to content

Commit

Permalink
Add SeatBeltHeight
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbosch committed Jul 10, 2023
1 parent 0a23647 commit 00873aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions spec/Cabin/SingleSeat.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ IsBelted:
type: sensor
description: Is the belt engaged.

SeatBeltHeight:
datatype: uint16
type: actuator
min: 0
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 00873aa

Please sign in to comment.