We use cookies on this site to enhance your user experience. By using this site, you are giving your consent for us to set cookies.


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Link to VSS File

https://github.com/COVESA/vehicle_signal_specification/blob/master/spec/Cabin/HVAC.vspec

https://github.com/COVESA/vehicle_signal_specification/blob/master/spec/Cabin/SingleHVACStation.vspec

Data Capabilities

Data Capability Name

Data Type

Data Element Names

(Per VSS)

Data TypeVSS Values
Provide On/Off State of HVAC system



Provide On/Off State of Air Conditioning SystembooleanIsAirConditioningActivebooleanTrue/False
Provide On/Off State of Air RecirculationbooleanIsRecirculationActivebooleanTrue/False
Provide On/Off State of Front DefrosterbooleanIsFrontDefrosterActivebooleanTrue/False
Provide On/Off State of Rear DefrosterbooleanIsRearDefrosterActivebooleanTrue/False
Provide Estimated Cabin Air TemperaturebooleanAmbientAirTemperaturefloatdegrees celsius 
Provide Temperature per zone (HVAC Station)StructureStationEnumeration    - Row[1,4]
    - ["Driver","Passenger"]
Temperaturefloatdegrees Celsius
Provide Fan Speed per zone (HVAC Station)StructureStationEnumeration    - Row[1,4]
    - ["Driver","Passenger"]
FanSpeeduint8

Percentage 0 to 100

0 = off, 100 = max

Provide Air Distribution per zone (HVAC Station)StructureStationEnumeration    - Row[1,4]
    - ["Driver","Passenger"]
AirDistributionEnumeration['UP', 'MIDDLE', 'DOWN']
Provide All Climate Settings per Zone (HVAC Station)Array of StructureStationEnumeration    - Row[1,4]
    - ["Driver","Passenger"]
Temperaturefloatdegrees Celsius
FanSpeeduint8

Percentage 0 to 100

0 = off, 100 = max

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

IsStationPresent

(not in VSS)

boolean

True/False

Is the Station present in THIS vehicle












Control Capabilties

Data Capability Name

Parameters / Arguments

Data TypeValues
Control On/Off State of HVAC system


Control On/Off State of Air Conditioning SystemIsAirConditioningActivebooleanTrue/False
Control On/Off State of Air RecirculationIsRecirculationActivebooleanTrue/False
Control On/Off State of Front DefrosterIsFrontDefrosterActivebooleanTrue/False
Control On/Off State of Rear DefrosterIsRearDefrosterActivebooleanTrue/False




  • No labels