Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Data Capability Name

VSS Data Elements

Data Type

Data Element Names

Element Data Type

VSS Values

Provide On/Off State of HVAC system





Provide On/Off State of Air Conditioning System

boolean

IsAirConditioningActive

boolean

True/False

Provide On/Off State of Air Recirculation

boolean

IsRecirculationActive

boolean

True/False

Provide On/Off State of Front Defroster

boolean

IsFrontDefrosterActive

boolean

True/False

Provide On/Off State of Rear Defroster

boolean

IsRearDefrosterActive

boolean

True/False

Provide Estimated Cabin Air Temperature

boolean

AmbientAirTemperature

float

degrees celsius 

Provide Temperature per zone (HVAC Station)

Structure

Station

Enumeration

    - Row[1,4]

    - ["Driver","Passenger"]

Temperature

float

degrees Celsius

Provide Fan Speed per zone (HVAC Station)

Structure

Station

Enumeration

    - Row[1,4]

    - ["Driver","Passenger"]

FanSpeed

uint8

Percentage 0 to 100

0 = off, 100 = max

Provide Air Distribution per zone (HVAC Station)

Structure

Station

Enumeration

    - Row[1,4]

    - ["Driver","Passenger"]

AirDistribution

Enumeration

['UP', 'MIDDLE', 'DOWN']

Provide All Climate Settings per Zone (HVAC Station)

Array of Structure

Station

Enumeration

    - Row[1,4]

    - ["Driver","Passenger"]

Temperature

float

degrees Celsius

FanSpeed

uint8

Percentage 0 to 100

0 = off, 100 = max

AirDistribution

Enumeration

['UP', 'MIDDLE', 'DOWN']

IsStationPresent

(not in VSS)

boolean

True/False

Is the Station present in THIS vehicle











...