As the core ontology defined the structure, VSSo holds the vocabulary as defined by the standard catalogue. The main objective is, that VSSo doesn't diverege from the standard catalogue, so this is done automatically through tooling provided in the corresponding repository. The tooling takes the standard catalogue and maps it to concepts defined in the core ontology. The result is an OWL complient ontology, following the standard catalogue of VSS.
The namespace for VSSo Core is Namespaces and prefixes used in normative parts of this recommendation are shown in the following table.https://github.com/w3c/vsso#
.
VSSo Core serves as a domain ontology and relies on the following other ontologies:
Normative namespaces
Prefix Namespace IRI Source xml http://www.w3.org/XML/1998/namespace rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs http://www.w3.org/2000/01/rdf-schema# xsd http://www.w3.org/2001/XMLSchema# dcterms http://purl.org/dc/terms/ owl http://www.w3.org/2002/07/owl# skos http://www.w3.org/2004/02/skos/core# vann http://purl.org/vocab/vann/ vsso https://github.com/w3c/vsso# vsso-core https://github.com/w3c/vsso-core#
Owl Class: | vsso:ABSError |
---|---|
Definition: | Indicates if ABS incurred an error condition. True = Error. False = No Error. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ABS.Error |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASABS |
Owl Class: | vsso:ABSIsActive |
---|---|
Definition: | Indicates if ABS is enabled. True = Enabled. False = Disabled. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ABS.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASABS |
Owl Class: | vsso:ABSIsEngaged |
---|---|
Definition: | Indicates if ABS is currently regulating brake pressure. True = Engaged. False = Not Engaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ABS.IsEngaged |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASABS |
Owl Class: | vsso:AccelerationLateral |
---|---|
Definition: | Vehicle acceleration in Y (lateral acceleration). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Acceleration.Lateral |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Acceleration |
Owl Class: | vsso:AccelerationLongitudinal |
---|---|
Definition: | Vehicle acceleration in X (longitudinal acceleration). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Acceleration.Longitudinal |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Acceleration |
Owl Class: | vsso:AccelerationVertical |
---|---|
Definition: | Vehicle acceleration in Z (vertical acceleration). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Acceleration.Vertical |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Acceleration |
Owl Class: | vsso:AcceleratorPedalPosition |
---|---|
Definition: | Accelerator pedal position as percent. 0 = Not depressed. 100 = Fully depressed. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Accelerator.PedalPosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAccelerator |
Owl Class: | vsso:AirbagIsDeployed |
---|---|
Definition: | Airbag deployment status. True = Airbag deployed. False = Airbag not deployed. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Airbag.IsDeployed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatAirbag |
Owl Class: | vsso:AmbientAirTemperature |
---|---|
Definition: | Ambient air temperature outside the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.AmbientAirTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:AngularVelocityPitch |
---|---|
Definition: | Vehicle rotation rate along Y (lateral). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.AngularVelocity.Pitch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only AngularVelocity |
Owl Class: | vsso:AngularVelocityRoll |
---|---|
Definition: | Vehicle rotation rate along X (longitudinal). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.AngularVelocity.Roll |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only AngularVelocity |
Owl Class: | vsso:AngularVelocityYaw |
---|---|
Definition: | Vehicle rotation rate along Z (vertical). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.AngularVelocity.Yaw |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only AngularVelocity |
Owl Class: | vsso:AverageSpeed |
---|---|
Definition: | Average speed for the current trip |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.AverageSpeed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:AxleTireAspectRatio |
---|---|
Definition: | Aspect ratio between tire section height and tire section width, as per ETRTO / TRA standard. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.TireAspectRatio |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle |
Owl Class: | vsso:AxleTireDiameter |
---|---|
Definition: | Outer diameter of tires, in inches, as per ETRTO / TRA standard. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.TireDiameter |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle |
Owl Class: | vsso:AxleTireWidth |
---|---|
Definition: | Nominal section width of tires, in mm, as per ETRTO / TRA standard. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.TireWidth |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle |
Owl Class: | vsso:AxleWheelCount |
---|---|
Definition: | Number of wheels on the axle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.WheelCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle |
Owl Class: | vsso:AxleWheelDiameter |
---|---|
Definition: | Diameter of wheels (rims without tires), in inches, as per ETRTO / TRA standard. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.WheelDiameter |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle |
Owl Class: | vsso:AxleWheelWidth |
---|---|
Definition: | Width of wheels (rims without tires), in inches, as per ETRTO / TRA standard. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.WheelWidth |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle |
Owl Class: | vsso:Bank1Temperature1 |
---|---|
Definition: | PID 3C - Catalyst temperature from bank 1, sensor 1 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Catalyst.Bank1.Temperature1 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank1 |
Owl Class: | vsso:Bank1Temperature2 |
---|---|
Definition: | PID 3E - Catalyst temperature from bank 1, sensor 2 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Catalyst.Bank1.Temperature2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank1 |
Owl Class: | vsso:Bank2Temperature1 |
---|---|
Definition: | PID 3D - Catalyst temperature from bank 2, sensor 1 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Catalyst.Bank2.Temperature1 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank2 |
Owl Class: | vsso:Bank2Temperature2 |
---|---|
Definition: | PID 3F - Catalyst temperature from bank 2, sensor 2 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Catalyst.Bank2.Temperature2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank2 |
Owl Class: | vsso:BatteryAccumulatedChargedEnergy |
---|---|
Definition: | The accumulated energy delivered to the battery during charging over lifetime. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.AccumulatedChargedEnergy |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryAccumulatedConsumedEnergy |
---|---|
Definition: | The accumulated energy leaving HV battery for propulsion and auxiliary loads over lifetime. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.AccumulatedConsumedEnergy |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryGrossCapacity |
---|---|
Definition: | Gross capacity of the battery |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.GrossCapacity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryGroundConnected |
---|---|
Definition: | Indicating if the ground (negative terminator) of the traction battery is connected to the powertrain. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.GroundConnected |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryNetCapacity |
---|---|
Definition: | Net capacity of the battery |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.NetCapacity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryNominalVoltage |
---|---|
Definition: | Nominal Voltage of the battery |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.NominalVoltage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryPowerConnected |
---|---|
Definition: | Indicating if the power (positive terminator) of the traction battery is connected to the powertrain. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.PowerConnected |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryRange |
---|---|
Definition: | Remaining range in meters using only battery. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Range |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryReferentVoltage |
---|---|
Definition: | Referent Voltage of the battery |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.ReferentVoltage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BatteryTemperature |
---|---|
Definition: | Temperature of the battery pack |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Temperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery |
Owl Class: | vsso:BodyBodyType |
---|---|
Definition: | Body type code as defined by ISO 3779 |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Body.BodyType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Body |
Owl Class: | vsso:BodyRefuelPosition |
---|---|
Definition: | Location of the fuel cap or charge port |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Body.RefuelPosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Body |
Owl Class: | vsso:BrakeBrakesWorn |
---|---|
Definition: | Brake pad wear status. True = Worn. False = Not Worn. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Brake.BrakesWorn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake |
Owl Class: | vsso:BrakeFluidLevel |
---|---|
Definition: | Brake fluid level as percent. 0 = Empty. 100 = Full. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Brake.FluidLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake |
Owl Class: | vsso:BrakeFluidLevelLow |
---|---|
Definition: | Brake fluid level status. True = Brake fluid level low. False = Brake fluid level OK. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Brake.FluidLevelLow |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake |
Owl Class: | vsso:BrakePadWear |
---|---|
Definition: | Brake pad wear as percent. 0 = No Wear. 100 = Worn. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Brake.PadWear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake |
Owl Class: | vsso:BrakePedalPosition |
---|---|
Definition: | Brake pedal position as percent. 0 = Not depressed. 100 = Fully depressed. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Brake.PedalPosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisBrake |
Owl Class: | vsso:CabinDoorCount |
---|---|
Definition: | Number of doors in vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Cabin.DoorCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin |
Owl Class: | vsso:CabinDriverPosition |
---|---|
Definition: | The position of the driver seat in row 1. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Cabin.DriverPosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin |
Owl Class: | vsso:CabinSeatPosCount |
---|---|
Definition: | Number of seats across each row from the front to the rear |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Cabin.SeatPosCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin |
Owl Class: | vsso:CabinSeatRowCount |
---|---|
Definition: | Number of seat rows in vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Cabin.SeatRowCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin |
Owl Class: | vsso:ChargingChargeCurrent |
---|---|
Definition: | Current charging current. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargeCurrent |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingChargeLimit |
---|---|
Definition: | Maximum charge level for battery, can potentially be set manually. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargeLimit |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingChargePlugStatus |
---|---|
Definition: | Signal indicating if charge plug is connected or not. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargePlugStatus |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingChargePlugType |
---|---|
Definition: | Type of charge plug available on the vehicle (CSS includes Type2). |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargePlugType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingChargePortFlap |
---|---|
Definition: | Signal indicating if charge port cover is open or closed, can potentially be controlled manually. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargePortFlap |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingChargeRate |
---|---|
Definition: | Current charging rate, as in kilometers of range added per hour. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargeRate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingChargeVoltage |
---|---|
Definition: | Current charging voltage. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.ChargeVoltage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingMaximumChargingCurrent |
---|---|
Definition: | Maximum charging current that can be accepted by the system. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.MaximumChargingCurrent |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingMode |
---|---|
Definition: | Control of the charge process - manually initiated (plug-in event, companion app, etc), timer-based or grid-controlled (eg ISO 15118). |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.Mode |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingPortType |
---|---|
Definition: | Indicates the primary charging type fitted to the vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Body.ChargingPort.Type |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyChargingPort |
Owl Class: | vsso:ChargingStartStopCharging |
---|---|
Definition: | Start or stop the charging process. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.StartStopCharging |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingStatus |
---|---|
Definition: | State of charging process. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.Status |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChargingTimeToComplete |
---|---|
Definition: | The time needed to complete the current charging process to the set charge limit. 0 if charging is complete, negative number if no charging process is active. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.TimeToComplete |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging |
Owl Class: | vsso:ChassisAxleCount |
---|---|
Definition: | Number of axles on the vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.AxleCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisCurbWeight |
---|---|
Definition: | Vehicle curb weight, in kg, including all liquids and full tank of fuel, but no cargo or passengers. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.CurbWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisGrossWeight |
---|---|
Definition: | Curb weight of vehicle, including all liquids and full tank of fuel and full load of cargo and passengers. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.GrossWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisHeight |
---|---|
Definition: | Overall vehicle height, in mm. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Height |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisLength |
---|---|
Definition: | Overall vehicle length, in mm. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Length |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisTowWeight |
---|---|
Definition: | Maximum weight, in kilos, of trailer. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.TowWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisTrack |
---|---|
Definition: | Overall wheel tracking, in mm. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Track |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisTrailerConnected |
---|---|
Definition: | Signal indicating if trailer is connected or not. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Trailer.Connected |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisTrailer |
Owl Class: | vsso:ChassisWheelbase |
---|---|
Definition: | Overall wheel base, in mm. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Wheelbase |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:ChassisWidth |
---|---|
Definition: | Overall vehicle width, in mm. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.Width |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis |
Owl Class: | vsso:CombustionEngineAspirationType |
---|---|
Definition: | Type of aspiration (natural, turbocharger, supercharger etc). |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.AspirationType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineBore |
---|---|
Definition: | Bore in millimetres. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Bore |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineCompressionRatio |
---|---|
Definition: | Engine compression ratio. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.CompressionRatio |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineConfiguration |
---|---|
Definition: | Engine configuration. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Configuration |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineDisplacement |
---|---|
Definition: | Displacement in cubic centimetres. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Displacement |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineEngineCoolantCapacity |
---|---|
Definition: | Engine coolant capacity in liters. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.EngineCoolantCapacity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineEngineOilCapacity |
---|---|
Definition: | Engine oil capacity in liters. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.EngineOilCapacity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineEngineOilLevel |
---|---|
Definition: | Vehicle oil level. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.EngineOilLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineFuelType |
---|---|
Definition: | Type of fuel that the engine runs on. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.FuelType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineMaxPower |
---|---|
Definition: | Peak power, in kilowatts, that engine can generate. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.MaxPower |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineMaxTorque |
---|---|
Definition: | Peak power, in newton meter, that the engine can generate. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.MaxTorque |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineNumberOfCylinders |
---|---|
Definition: | Number of cylinders. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.NumberOfCylinders |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineNumberOfValvesPerCylinder |
---|---|
Definition: | Number of valves per cylinder. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.NumberOfValvesPerCylinder |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineOilLifeRemaining |
---|---|
Definition: | Remaining engine oil life in seconds. Negative values can be used to indicate that lifetime has been exceeded. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.OilLifeRemaining |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:CombustionEngineStrokeLength |
---|---|
Definition: | Stroke length in millimetres. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.StrokeLength |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine |
Owl Class: | vsso:ConvertibleStatus |
---|---|
Definition: | Roof status on convertible vehicles |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Convertible.Status |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinConvertible |
Owl Class: | vsso:CruiseControlError |
---|---|
Definition: | Indicates if cruise control system incurred and error condition. True = Error. False = NoError. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.CruiseControl.Error |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASCruiseControl |
Owl Class: | vsso:CruiseControlIsActive |
---|---|
Definition: | Indicates if cruise control system is enabled. True = Enabled. False = Disabled. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.CruiseControl.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASCruiseControl |
Owl Class: | vsso:CruiseControlSpeedSet |
---|---|
Definition: | Set cruise control speed in kilometers per hour |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.CruiseControl.SpeedSet |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASCruiseControl |
Owl Class: | vsso:CurbWeight |
---|---|
Definition: | Vehicle curb weight, including all liquids and full tank of fuel, but no cargo or passengers. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.CurbWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:CurrentLocationAccuracy |
---|---|
Definition: | Accuracy level of the latitude and longitude coordinates. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.CurrentLocation.Accuracy |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation |
Owl Class: | vsso:CurrentLocationAltitude |
---|---|
Definition: | Current elevation of the position. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.CurrentLocation.Altitude |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation |
Owl Class: | vsso:CurrentLocationHeading |
---|---|
Definition: | Current magnetic compass heading. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.CurrentLocation.Heading |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation |
Owl Class: | vsso:CurrentLocationLatitude |
---|---|
Definition: | Current latitude of vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.CurrentLocation.Latitude |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation |
Owl Class: | vsso:CurrentLocationLongitude |
---|---|
Definition: | Current longitude of vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.CurrentLocation.Longitude |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation |
Owl Class: | vsso:CurrentLocationSpeed |
---|---|
Definition: | Vehicle speed, as sensed by the GPS receiver. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Navigation.CurrentLocation.Speed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only NavigationCurrentLocation |
Owl Class: | vsso:CurrentOverallWeight |
---|---|
Definition: | Current overall Vehicle weight. Including passengers, cargo and other load inside the car. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.CurrentOverallWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:CushionBackward |
---|---|
Definition: | Seat cushion backward/shorten switch engaged (SingleSeat.Cushion.Length) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Cushion.Backward |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion |
Owl Class: | vsso:CushionDown |
---|---|
Definition: | Seat cushion down switch engaged (SingleSeat.Cushion.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Cushion.Down |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion |
Owl Class: | vsso:CushionForward |
---|---|
Definition: | Seat cushion forward/lengthen switch engaged (SingleSeat.Cushion.Length) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Cushion.Forward |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion |
Owl Class: | vsso:CushionHeight |
---|---|
Definition: | Height of the seat cushion (leg support), relative to seat. 0 = Lowermost. 500 = Uppermost. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Cushion.Height |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatCushion |
Owl Class: | vsso:CushionLength |
---|---|
Definition: | Forward length of cushion (leg support), relative to seat. 0 = Rearmost. 500 = Forwardmost. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Cushion.Length |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatCushion |
Owl Class: | vsso:CushionUp |
---|---|
Definition: | Seat cushion up switch engaged (SingleSeat.Cushion.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Cushion.Up |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion |
Owl Class: | vsso:DestinationSetLatitude |
---|---|
Definition: | Latitude of destination |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Navigation.DestinationSet.Latitude |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only NavigationDestinationSet |
Owl Class: | vsso:DestinationSetLongitude |
---|---|
Definition: | Longitude of destination |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Navigation.DestinationSet.Longitude |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only NavigationDestinationSet |
Owl Class: | vsso:DieselParticulateFilterDeltaPressure |
---|---|
Definition: | Delta Pressure of Diesel Particulate Filter. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter.DeltaPressure |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineDieselParticulateFilter |
Owl Class: | vsso:DieselParticulateFilterInletTemperature |
---|---|
Definition: | Inlet temperature of Diesel Particulate Filter. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter.InletTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineDieselParticulateFilter |
Owl Class: | vsso:DieselParticulateFilterOutletTemperature |
---|---|
Definition: | Outlet temperature of Diesel Particulate Filter. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter.OutletTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineDieselParticulateFilter |
Owl Class: | vsso:DoorIsChildLockActive |
---|---|
Definition: | Is door child lock engaged. True = Engaged. False = Disengaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.IsChildLockActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinDoor |
Owl Class: | vsso:DoorIsLocked |
---|---|
Definition: | Is door locked or unlocked. True = Locked. False = Unlocked. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.IsLocked |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinDoor |
Owl Class: | vsso:DoorIsOpen |
---|---|
Definition: | Is door open or closed |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.IsOpen |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinDoor |
Owl Class: | vsso:DoorShadePosition |
---|---|
Definition: | Position of window blind. 0 = Fully retracted. 100 = Fully deployed. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.Shade.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorShade |
Owl Class: | vsso:DoorShadeSwitch |
---|---|
Definition: | Switch controlling sliding action such as window, sunroof, or blind. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.Shade.Switch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorShade |
Owl Class: | vsso:DriveCycleStatusDTCCount |
---|---|
Definition: | Number of sensor Trouble Codes (DTC) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.DriveCycleStatus.DTCCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDDriveCycleStatus |
Owl Class: | vsso:DriveCycleStatusIgnitionType |
---|---|
Definition: | Type of the ignition for ICE - spark = spark plug ignition, compression = self-igniting (Diesel engines) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.DriveCycleStatus.IgnitionType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDDriveCycleStatus |
Owl Class: | vsso:DriveCycleStatusMIL |
---|---|
Definition: | Malfunction Indicator Light (MIL) - False = Off, True = On |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.DriveCycleStatus.MIL |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDDriveCycleStatus |
Owl Class: | vsso:DriveTime |
---|---|
Definition: | Accumulated drive time in seconds. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.DriveTime |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:DriverAttentiveProbability |
---|---|
Definition: | Probability of attentiveness of the driver. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.AttentiveProbability |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver |
Owl Class: | vsso:DriverDistractionLevel |
---|---|
Definition: | Distraction level of the driver will be the level how much the driver is distracted, by multiple factors. E.g. Driving situation, acustical or optical signales inside the cockpit, phone calls |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.DistractionLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver |
Owl Class: | vsso:DriverEyesOnRoad |
---|---|
Definition: | Has driver the eyes on road or not? |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.EyesOnRoad |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver |
Owl Class: | vsso:DriverFatigueLevel |
---|---|
Definition: | Fatigueness level of driver. Evaluated by multiple factors like trip time, behaviour of steering, eye status. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.FatigueLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver |
Owl Class: | vsso:DriverHeartRate |
---|---|
Definition: | Heart rate of the driver. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.HeartRate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver |
Owl Class: | vsso:DriverIdentifierIssuer |
---|---|
Definition: | Unique Issuer for the authentification of the occupant. E.g. https://accounts.funcorp.com |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.Identifier.Issuer |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DriverIdentifier |
Owl Class: | vsso:DriverIdentifierSubject |
---|---|
Definition: | Subject for the authentification of the occupant. E.g. UserID 7331677 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Driver.Identifier.Subject |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DriverIdentifier |
Owl Class: | vsso:ESCError |
---|---|
Definition: | Indicates if ESC incurred an error condition. True = Error. False = No Error. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ESC.Error |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASESC |
Owl Class: | vsso:ESCIsActive |
---|---|
Definition: | Indicates if ECS is enabled. True = Enabled. False = Disabled. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ESC.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASESC |
Owl Class: | vsso:ESCIsEngaged |
---|---|
Definition: | Indicates if ESC is currently regulating vehicle stability. True = Engaged. False = Not Engaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ESC.IsEngaged |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASESC |
Owl Class: | vsso:ElectricMotorMaxPower |
---|---|
Definition: | Peak power, in kilowatts, that motor(s) can generate. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.MaxPower |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor |
Owl Class: | vsso:ElectricMotorMaxRegenPower |
---|---|
Definition: | Peak regen/brake power, in kilowatts, that motor(s) can generate. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.MaxRegenPower |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor |
Owl Class: | vsso:ElectricMotorMaxRegenTorque |
---|---|
Definition: | Peak regen/brake torque, in newton meter, that the motor(s) can generate. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.MaxRegenTorque |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor |
Owl Class: | vsso:ElectricMotorMaxTorque |
---|---|
Definition: | Peak power, in newton meter, that the motor(s) can generate. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.MaxTorque |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor |
Owl Class: | vsso:EngineECT |
---|---|
Definition: | Engine coolant temperature. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.ECT |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineEOP |
---|---|
Definition: | Engine oil pressure. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.EOP |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineEOT |
---|---|
Definition: | Engine oil temperature. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.EOT |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineMAF |
---|---|
Definition: | Grams of air drawn into engine per second. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.MAF |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineMAP |
---|---|
Definition: | Manifold air pressure possibly boosted using forced induction. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.MAP |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EnginePower |
---|---|
Definition: | Current engine power output. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.Power |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineSpeed |
---|---|
Definition: | Engine speed measured as rotations per minute. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.Speed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineTPS |
---|---|
Definition: | Current throttle position. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.TPS |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:EngineTorque |
---|---|
Definition: | Current engine torque. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine.Torque |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine |
Owl Class: | vsso:FuelSystemAverageConsumption |
---|---|
Definition: | Average consumption in liters per 100 km. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.AverageConsumption |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemConsumptionSinceStart |
---|---|
Definition: | Fuel amount in liters consumed since start of current trip. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.ConsumptionSinceStart |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemEngineStopStartEnabled |
---|---|
Definition: | Indicates whether eco start stop is currently enabled |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.EngineStopStartEnabled |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemFuelType |
---|---|
Definition: | Defines the fuel type of the vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.FuelType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemHybridType |
---|---|
Definition: | Defines the hybrid type of the vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.HybridType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemInstantConsumption |
---|---|
Definition: | Current consumption in liters per 100 km. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.InstantConsumption |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemLevel |
---|---|
Definition: | Level in fuel tank as percent of capacity. 0 = empty. 100 = full. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.Level |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemLowFuelLevel |
---|---|
Definition: | Indicates that the fuel level is low (e.g. <50km range) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.LowFuelLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemRange |
---|---|
Definition: | Remaining range in meters using only liquid fuel. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.Range |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemTankCapacity |
---|---|
Definition: | Capacity of the fuel tank in liters |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.TankCapacity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:FuelSystemTimeSinceStart |
---|---|
Definition: | Time in seconds elapsed since start of current trip. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.FuelSystem.TimeSinceStart |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem |
Owl Class: | vsso:GrossWeight |
---|---|
Definition: | Curb weight of vehicle, including all liquids and full tank of fuel and full load of cargo and passengers. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.GrossWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:HMICurrentLanguage |
---|---|
Definition: | ISO 639-1 standard language code for the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.CurrentLanguage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMIDateFormat |
---|---|
Definition: | Date format used in the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.DateFormat |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMIDayNightMode |
---|---|
Definition: | Current display theme |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.DayNightMode |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMIDistanceUnit |
---|---|
Definition: | Distance unit used in the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.DistanceUnit |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMIEVEconomyUnits |
---|---|
Definition: | EV fuel economy unit used in the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.EVEconomyUnits |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMIFuelEconomyUnits |
---|---|
Definition: | Fuel economy unit used in the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.FuelEconomyUnits |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMITemperatureUnit |
---|---|
Definition: | Temperature unit used in the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.TemperatureUnit |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HMITimeFormat |
---|---|
Definition: | Time format used in the current HMI |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.HMI.TimeFormat |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI |
Owl Class: | vsso:HVACAmbientAirTemperature |
---|---|
Definition: | Ambient air temperature inside the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.AmbientAirTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC |
Owl Class: | vsso:HVACIsAirConditioningActive |
---|---|
Definition: | Is Air conditioning active. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.IsAirConditioningActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC |
Owl Class: | vsso:HVACIsFrontDefrosterActive |
---|---|
Definition: | Is front defroster active. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.IsFrontDefrosterActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC |
Owl Class: | vsso:HVACIsRearDefrosterActive |
---|---|
Definition: | Is rear defroster active. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.IsRearDefrosterActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC |
Owl Class: | vsso:HVACIsRecirculationActive |
---|---|
Definition: | Is recirculation active. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.IsRecirculationActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC |
Owl Class: | vsso:HeadRestraintDown |
---|---|
Definition: | Head restraint down switch engaged (SingleSeat.HeadRestraint.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.HeadRestraint.Down |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchHeadRestraint |
Owl Class: | vsso:HeadRestraintHeight |
---|---|
Definition: | Height of head restraint. 0 = Bottommost. 255 = Uppermost. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.HeadRestraint.Height |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatHeadRestraint |
Owl Class: | vsso:HeadRestraintUp |
---|---|
Definition: | Head restraint up switch engaged (SingleSeat.HeadRestraint.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.HeadRestraint.Up |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchHeadRestraint |
Owl Class: | vsso:HeatingStatus |
---|---|
Definition: | Windshield heater status. 0 - off, 1 - on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Windshield.Heating.Status |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldHeating |
Owl Class: | vsso:Height |
---|---|
Definition: | Overall vehicle height. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Height |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:HoodIsOpen |
---|---|
Definition: | hood open or closed. True = Open. False = Closed |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Hood.IsOpen |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyHood |
Owl Class: | vsso:HornIsActive |
---|---|
Definition: | Horn active or inactive. True = Active. False = Inactive. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Horn.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyHorn |
Owl Class: | vsso:IdentifierIssuer |
---|---|
Definition: | Unique Issuer for the authentification of the occupant. E.g. https://accounts.funcorp.com |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Occupant.Identifier.Issuer |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OccupantIdentifier |
Owl Class: | vsso:IdentifierSubject |
---|---|
Definition: | Subject for the authentification of the occupant. E.g. UserID 7331677 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Occupant.Identifier.Subject |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OccupantIdentifier |
Owl Class: | vsso:IdleTime |
---|---|
Definition: | Accumulated idle time in seconds. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.IdleTime |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:IgnitionOffTime |
---|---|
Definition: | Accumulated ignition off time in seconds. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.IgnitionOffTime |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:IgnitionOn |
---|---|
Definition: | Indicates whether the vehicle ignition is on or off. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.IgnitionOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:IgnitionOnTime |
---|---|
Definition: | Accumulated ignition on time in seconds. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.IgnitionOnTime |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:IsMoving |
---|---|
Definition: | Indicates whether the vehicle is stationary or moving |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.IsMoving |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:LaneDepartureDetectionError |
---|---|
Definition: | Indicates if lane departure system incurred an error condition. True = Error. False = No Error. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.LaneDepartureDetection.Error |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASLaneDepartureDetection |
Owl Class: | vsso:LaneDepartureDetectionIsActive |
---|---|
Definition: | Indicates if lane departure detection system is enabled. True = Enabled. False = Disabled. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.LaneDepartureDetection.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASLaneDepartureDetection |
Owl Class: | vsso:LaneDepartureDetectionWarning |
---|---|
Definition: | Indicates if lane departure detection registered a lane departure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.LaneDepartureDetection.Warning |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASLaneDepartureDetection |
Owl Class: | vsso:Length |
---|---|
Definition: | Overall vehicle length. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Length |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:LightsAmbientLight |
---|---|
Definition: | How much ambient light is detected in cabin. 0 = No ambient light. 100 = Full brightness |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.AmbientLight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights |
Owl Class: | vsso:LightsIsBackupOn |
---|---|
Definition: | Is backup (reverse) light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsBackupOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsBrakeOn |
---|---|
Definition: | Is brake light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsBrakeOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsDomeOn |
---|---|
Definition: | Is central dome light light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.IsDomeOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights |
Owl Class: | vsso:LightsIsFrontFogOn |
---|---|
Definition: | Is front fog light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsFrontFogOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsGloveBoxOn |
---|---|
Definition: | Is glove box light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.IsGloveBoxOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights |
Owl Class: | vsso:LightsIsHazardOn |
---|---|
Definition: | Are hazards on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsHazardOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsHighBeamOn |
---|---|
Definition: | Is high beam on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsHighBeamOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsLeftIndicatorOn |
---|---|
Definition: | Is left indicator flashing |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsLeftIndicatorOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsLowBeamOn |
---|---|
Definition: | Is low beam on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsLowBeamOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsParkingOn |
---|---|
Definition: | Is parking light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsParkingOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsRearFogOn |
---|---|
Definition: | Is rear fog light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsRearFogOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsRightIndicatorOn |
---|---|
Definition: | Is right indicator flashing |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsRightIndicatorOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsRunningOn |
---|---|
Definition: | Are running lights on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Lights.IsRunningOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights |
Owl Class: | vsso:LightsIsTrunkOn |
---|---|
Definition: | Is trunk light light on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.IsTrunkOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights |
Owl Class: | vsso:LightsLightIntensity |
---|---|
Definition: | Intensity of the interior lights. 0 = Off. 100 = Full brightness. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.LightIntensity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights |
Owl Class: | vsso:LowVoltageSystemState |
---|---|
Definition: | State of the supply voltage of the control units (usually 12V). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.LowVoltageSystemState |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:LumbarDeflate |
---|---|
Definition: | Lumbar deflation switch engaged (SingleSeat.Lumbar.Inflation) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Lumbar.Deflate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar |
Owl Class: | vsso:LumbarDown |
---|---|
Definition: | Lumbar down switch engaged (SingleSeat.Lumbar.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Lumbar.Down |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar |
Owl Class: | vsso:LumbarHeight |
---|---|
Definition: | Lumbar support position. 0 = Lowermost. 255 = Uppermost. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Lumbar.Height |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatLumbar |
Owl Class: | vsso:LumbarInflate |
---|---|
Definition: | Lumbar inflation switch engaged (SingleSeat.Lumbar.Inflation) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Lumbar.Inflate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar |
Owl Class: | vsso:LumbarInflation |
---|---|
Definition: | Lumbar support inflation. 0 = Fully deflated. 255 = Fully inflated. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Lumbar.Inflation |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatLumbar |
Owl Class: | vsso:LumbarUp |
---|---|
Definition: | Lumbar up switch engaged (SingleSeat.Lumbar.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Lumbar.Up |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar |
Owl Class: | vsso:MassageDecrease |
---|---|
Definition: | Decrease massage level switch engaged (SingleSeat.Massage) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Massage.Decrease |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchMassage |
Owl Class: | vsso:MassageIncrease |
---|---|
Definition: | Increase massage level switch engaged (SingleSeat.Massage) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Massage.Increase |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchMassage |
Owl Class: | vsso:MaxTowBallWeight |
---|---|
Definition: | Maximum vertical weight on the tow ball of a trailer. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.MaxTowBallWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:MaxTowWeight |
---|---|
Definition: | Maximum weight of trailer. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.MaxTowWeight |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:MediaAction |
---|---|
Definition: | Tells if the media was |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Action |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia |
Owl Class: | vsso:MediaDeclinedURI |
---|---|
Definition: | URI of suggested media that was declined |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.DeclinedURI |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia |
Owl Class: | vsso:MediaSelectedURI |
---|---|
Definition: | URI of suggested media that was selected |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.SelectedURI |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia |
Owl Class: | vsso:MediaVolume |
---|---|
Definition: | Current Media Volume |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Volume |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia |
Owl Class: | vsso:MirrorsHeatingStatus |
---|---|
Definition: | Mirror Heater on or off. True = Heater On. False = Heater Off. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Mirrors.Heating.Status |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MirrorsHeating |
Owl Class: | vsso:MirrorsPan |
---|---|
Definition: | Mirror pan as a percent. 0 = Center Position. 100 = Fully Left Position. -100 = Fully Right Position. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Mirrors.Pan |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyMirrors |
Owl Class: | vsso:MirrorsTilt |
---|---|
Definition: | Mirror tilt as a percent. 0 = Center Position. 100 = Fully Upward Position. -100 = Fully Downward Position. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Mirrors.Tilt |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyMirrors |
Owl Class: | vsso:MotorCoolantTemperature |
---|---|
Definition: | Motor coolant temperature (if applicable). |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.Motor.CoolantTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor |
Owl Class: | vsso:MotorPower |
---|---|
Definition: | Current motor power output. Negative values indicate regen mode. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.Motor.Power |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor |
Owl Class: | vsso:MotorRpm |
---|---|
Definition: | Motor rotational speed measured as rotations per minute. Negative values indicate reverse driving mode. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.Motor.Rpm |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor |
Owl Class: | vsso:MotorTemperature |
---|---|
Definition: | Motor temperature. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.Motor.Temperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor |
Owl Class: | vsso:MotorTorque |
---|---|
Definition: | Current motor torque. Negative values indicate regen mode. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.ElectricMotor.Motor.Torque |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor |
Owl Class: | vsso:O2ShortTermFuelTrim |
---|---|
Definition: | PID 1x (byte B) - Short term fuel trim |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.O2.ShortTermFuelTrim |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2 |
Owl Class: | vsso:O2Voltage |
---|---|
Definition: | PID 1x (byte A) - Sensor voltage |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.O2.Voltage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2 |
Owl Class: | vsso:O2WRCurrent |
---|---|
Definition: | PID 3x (byte CD) - Current for wide range/band oxygen sensor |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.O2WR.Current |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2WR |
Owl Class: | vsso:O2WRLambda |
---|---|
Definition: | PID 2x (byte AB) and PID 3x (byte AB) - Lambda for wide range/band oxygen sensor |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.O2WR.Lambda |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2WR |
Owl Class: | vsso:O2WRVoltage |
---|---|
Definition: | PID 2x (byte CD) - Voltage for wide range/band oxygen sensor |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.O2WR.Voltage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2WR |
Owl Class: | vsso:OBDAbsoluteLoad |
---|---|
Definition: | PID 43 - Absolute load value |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AbsoluteLoad |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDAcceleratorPositionD |
---|---|
Definition: | PID 49 - Accelerator pedal position D |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AcceleratorPositionD |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDAcceleratorPositionE |
---|---|
Definition: | PID 4A - Accelerator pedal position E |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AcceleratorPositionE |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDAcceleratorPositionF |
---|---|
Definition: | PID 4B - Accelerator pedal position F |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AcceleratorPositionF |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDAirStatus |
---|---|
Definition: | PID 12 - Secondary air status |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AirStatus |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDAmbientAirTemperature |
---|---|
Definition: | PID 46 - Ambient air temperature |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AmbientAirTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDAuxInputStatus |
---|---|
Definition: | PID 1E - Auxiliary input status (power take off) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.AuxInputStatus |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDBarometricPressure |
---|---|
Definition: | PID 33 - Barometric pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.BarometricPressure |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDCommandedEGR |
---|---|
Definition: | PID 2C - Commanded exhaust gas recirculation (EGR) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.CommandedEGR |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDCommandedEVAP |
---|---|
Definition: | PID 2E - Commanded evaporative purge (EVAP) valve |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.CommandedEVAP |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDCommandedEquivalenceRatio |
---|---|
Definition: | PID 44 - Commanded equivalence ratio |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.CommandedEquivalenceRatio |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDControlModuleVoltage |
---|---|
Definition: | PID 42 - Control module voltage |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ControlModuleVoltage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDCoolantTemperature |
---|---|
Definition: | PID 05 - Coolant temperature |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.CoolantTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDDTCList |
---|---|
Definition: | List of currently active DTCs formatted according OBD II (SAE-J2012DA_201812) standard ([P|C|B|U]XXXXX ) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.DTCList |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDDistanceSinceDTCClear |
---|---|
Definition: | PID 31 - Distance traveled since codes cleared |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.DistanceSinceDTCClear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDDistanceWithMIL |
---|---|
Definition: | PID 21 - Distance traveled with MIL on |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.DistanceWithMIL |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEGRError |
---|---|
Definition: | PID 2D - Exhaust gas recirculation (EGR) error |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EGRError |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEVAPVaporPressure |
---|---|
Definition: | PID 32 - Evaporative purge (EVAP) system pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EVAPVaporPressure |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEVAPVaporPressureAbsolute |
---|---|
Definition: | PID 53 - Absolute evaporative purge (EVAP) system pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EVAPVaporPressureAbsolute |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEVAPVaporPressureAlternate |
---|---|
Definition: | PID 54 - Alternate evaporative purge (EVAP) system pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EVAPVaporPressureAlternate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEngineLoad |
---|---|
Definition: | PID 04 - Engine load in percent - 0 = no load, 100 = full load |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EngineLoad |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEngineSpeed |
---|---|
Definition: | PID 0C - Engine speed measured as rotations per minute |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EngineSpeed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDEthanolPercent |
---|---|
Definition: | PID 52 - Percentage of ethanol in the fuel |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.EthanolPercent |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFreezeDTC |
---|---|
Definition: | PID 02 - DTC that triggered the freeze frame |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FreezeDTC |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelInjectionTiming |
---|---|
Definition: | PID 5D - Fuel injection timing |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelInjectionTiming |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelLevel |
---|---|
Definition: | PID 2F - Fuel level in the fuel tank |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelPressure |
---|---|
Definition: | PID 0A - Fuel pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelPressure |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelRailPressureAbsolute |
---|---|
Definition: | PID 59 - Absolute fuel rail pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelRailPressureAbsolute |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelRailPressureDirect |
---|---|
Definition: | PID 23 - Fuel rail pressure direct inject |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelRailPressureDirect |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelRailPressureVac |
---|---|
Definition: | PID 22 - Fuel rail pressure relative to vacuum |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelRailPressureVac |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelRate |
---|---|
Definition: | PID 5E - Engine fuel rate |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelRate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelStatus |
---|---|
Definition: | PID 03 - Fuel status |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelStatus |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDFuelType |
---|---|
Definition: | PID 51 - Fuel type |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.FuelType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDHybridBatteryRemaining |
---|---|
Definition: | PID 5B - Remaining life of hybrid battery |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.HybridBatteryRemaining |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDIntakeTemp |
---|---|
Definition: | PID 0F - Intake temperature |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.IntakeTemp |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDLongTermFuelTrim1 |
---|---|
Definition: | PID 07 - Long Term (learned) Fuel Trim - Bank 1 - negative percent leaner, positive percent richer |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.LongTermFuelTrim1 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDLongTermFuelTrim2 |
---|---|
Definition: | PID 09 - Long Term (learned) Fuel Trim - Bank 2 - negative percent leaner, positive percent richer |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.LongTermFuelTrim2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDLongTermO2Trim1 |
---|---|
Definition: | PID 56 (byte A) - Long term secondary O2 trim - Bank 1 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.LongTermO2Trim1 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDLongTermO2Trim2 |
---|---|
Definition: | PID 58 (byte A) - Long term secondary O2 trim - Bank 2 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.LongTermO2Trim2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDLongTermO2Trim3 |
---|---|
Definition: | PID 56 (byte B) - Long term secondary O2 trim - Bank 3 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.LongTermO2Trim3 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDLongTermO2Trim4 |
---|---|
Definition: | PID 58 (byte B) - Long term secondary O2 trim - Bank 4 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.LongTermO2Trim4 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDMAF |
---|---|
Definition: | PID 10 - Grams of air drawn into engine per second |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.MAF |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDMAP |
---|---|
Definition: | PID 0B - Intake manifold pressure |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.MAP |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDMaxMAF |
---|---|
Definition: | PID 50 - Maximum flow for mass air flow sensor |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.MaxMAF |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDOBDStandards |
---|---|
Definition: | PID 1C - OBD standards this vehicle conforms to |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.OBD.OBDStandards |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDOilTemperature |
---|---|
Definition: | PID 5C - Engine oil temperature |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.OilTemperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDOxygenSensorsIn2Banks |
---|---|
Definition: | PID 13 - Presence of oxygen sensors in 2 banks. [A0..A3] == Bank 1, Sensors 1-4. [A4..A7] == Bank 2, Sensors 1-4 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.OxygenSensorsIn2Banks |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDOxygenSensorsIn4Banks |
---|---|
Definition: | PID 1D - Presence of oxygen sensors in 4 banks. Similar to PID 13, but [A0..A7] == [B1S1, B1S2, B2S1, B2S2, B3S1, B3S2, B4S1, B4S2] |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.OxygenSensorsIn4Banks |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDPidsA |
---|---|
Definition: | PID 00 - Bit array of the supported pids 01 to 20 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.PidsA |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDPidsB |
---|---|
Definition: | PID 20 - Bit array of the supported pids 21 to 40 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.PidsB |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDPidsC |
---|---|
Definition: | PID 40 - Bit array of the supported pids 41 to 60 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.PidsC |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDRelativeAcceleratorPosition |
---|---|
Definition: | PID 5A - Relative accelerator pedal position |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.RelativeAcceleratorPosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDRelativeThrottlePosition |
---|---|
Definition: | PID 45 - Relative throttle position |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.RelativeThrottlePosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDRunTime |
---|---|
Definition: | PID 1F - Engine run time |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.RunTime |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDRunTimeMIL |
---|---|
Definition: | PID 4D - Run time with MIL on |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.RunTimeMIL |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDShortTermFuelTrim1 |
---|---|
Definition: | PID 06 - Short Term (immediate) Fuel Trim - Bank 1 - negative percent leaner, positive percent richer |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ShortTermFuelTrim1 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDShortTermFuelTrim2 |
---|---|
Definition: | PID 08 - Short Term (immediate) Fuel Trim - Bank 2 - negative percent leaner, positive percent richer |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ShortTermFuelTrim2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDShortTermO2Trim1 |
---|---|
Definition: | PID 55 (byte A) - Short term secondary O2 trim - Bank 1 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ShortTermO2Trim1 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDShortTermO2Trim2 |
---|---|
Definition: | PID 57 (byte A) - Short term secondary O2 trim - Bank 2 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ShortTermO2Trim2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDShortTermO2Trim3 |
---|---|
Definition: | PID 55 (byte B) - Short term secondary O2 trim - Bank 3 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ShortTermO2Trim3 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDShortTermO2Trim4 |
---|---|
Definition: | PID 57 (byte B) - Short term secondary O2 trim - Bank 4 |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ShortTermO2Trim4 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDSpeed |
---|---|
Definition: | PID 0D - Vehicle speed |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Speed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDThrottleActuator |
---|---|
Definition: | PID 4C - Commanded throttle actuator |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ThrottleActuator |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDThrottlePosition |
---|---|
Definition: | PID 11 - Throttle position - 0 = closed throttle, 100 = open throttle |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ThrottlePosition |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDThrottlePositionB |
---|---|
Definition: | PID 47 - Absolute throttle position B |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ThrottlePositionB |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDThrottlePositionC |
---|---|
Definition: | PID 48 - Absolute throttle position C |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.ThrottlePositionC |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDTimeSinceDTCCleared |
---|---|
Definition: | PID 4E - Time since trouble codes cleared |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.TimeSinceDTCCleared |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDTimingAdvance |
---|---|
Definition: | PID 0E - Time advance |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.TimingAdvance |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:OBDWarmupsSinceDTCClear |
---|---|
Definition: | PID 30 - Number of warm-ups since codes cleared |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.WarmupsSinceDTCClear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD |
Owl Class: | vsso:ObstacleDetectionError |
---|---|
Definition: | Indicates if obstacle sensor system incurred an error condition. True = Error. False = No Error. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ObstacleDetection.Error |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASObstacleDetection |
Owl Class: | vsso:ObstacleDetectionIsActive |
---|---|
Definition: | Indicates if obstacle sensor system is enabled. True = Enabled. False = Disabled. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.ObstacleDetection.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASObstacleDetection |
Owl Class: | vsso:ParkingBrakeIsEngaged |
---|---|
Definition: | Parking brake status. True = Parking Brake is Engaged. False = Parking Brake is not Engaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.ParkingBrake.IsEngaged |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisParkingBrake |
Owl Class: | vsso:PlayedAlbum |
---|---|
Definition: | Name of album being played |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Played.Album |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed |
Owl Class: | vsso:PlayedArtist |
---|---|
Definition: | Name of artist being played |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Played.Artist |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed |
Owl Class: | vsso:PlayedSource |
---|---|
Definition: | Media selected for playback |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Played.Source |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed |
Owl Class: | vsso:PlayedTrack |
---|---|
Definition: | Name of track being played |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Played.Track |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed |
Owl Class: | vsso:PlayedURI |
---|---|
Definition: | User Resource associated with the media |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Infotainment.Media.Played.URI |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed |
Owl Class: | vsso:PowertrainAccumulatedBrakingEnergy |
---|---|
Definition: | The accumulated energy from regenerative braking over lifetime. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.AccumulatedBrakingEnergy |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Powertrain |
Owl Class: | vsso:PowertrainRange |
---|---|
Definition: | Remaining range in meters using all energy sources available in the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Range |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Powertrain |
Owl Class: | vsso:Private |
---|---|
Definition: | Uncontrolled branch where non-public signals can be defined. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Private |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:Raindetectionintensity |
---|---|
Definition: | Rain intensity. 0 = Dry, No Rain. 100 = Covered. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Raindetection.intensity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyRaindetection |
Owl Class: | vsso:RearShadePosition |
---|---|
Definition: | Position of window blind. 0 = Fully retracted. 100 = Fully deployed. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.RearShade.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinRearShade |
Owl Class: | vsso:RearShadeSwitch |
---|---|
Definition: | Switch controlling sliding action such as window, sunroof, or blind. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.RearShade.Switch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinRearShade |
Owl Class: | vsso:RearviewMirrorDimmingLevel |
---|---|
Definition: | Dimming level of rearview mirror. 0 = undimmed. 100 = fully dimmed |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.RearviewMirror.DimmingLevel |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinRearviewMirror |
Owl Class: | vsso:ReclineBackward |
---|---|
Definition: | Seatback recline backward switch engaged (SingleSeat.Recline) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Recline.Backward |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchRecline |
Owl Class: | vsso:ReclineForward |
---|---|
Definition: | Seatback recline forward switch engaged (SingleSeat.Recline) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Recline.Forward |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchRecline |
Owl Class: | vsso:RoofLoad |
---|---|
Definition: | The permitted total weight of cargo and installations (e.g. a roof rack) on top of the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.RoofLoad |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:SeatHasPassenger |
---|---|
Definition: | Does the seat have a passenger in it. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.HasPassenger |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:SeatHeating |
---|---|
Definition: | Seat cooling / heating. 0 = off. -100 = max cold. +100 = max heat. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Heating |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:SeatHeight |
---|---|
Definition: | Seat vertical position. 0 = Lowermost. 1000 = Uppermost. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Height |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:SeatIsBelted |
---|---|
Definition: | Is the belt engaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.IsBelted |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:SeatMassage |
---|---|
Definition: | Seat massage level. 0 = off. 100 = max massage. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Massage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:SeatPosition |
---|---|
Definition: | Seat horizontal position. 0 = Frontmost. 1000 = Rearmost. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:SeatRecline |
---|---|
Definition: | Recline level. -90 = Max forward recline. 90 max backward recline. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Recline |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat |
Owl Class: | vsso:ServiceDistanceToService |
---|---|
Definition: | Remaining distance to service (of any kind). Negative values indicate service overdue. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Service.DistanceToService |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Service |
Owl Class: | vsso:ServiceServiceDue |
---|---|
Definition: | Indicates if vehicle needs service (of any kind). True = Service needed now or in the near future. False = No known need for service. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Service.ServiceDue |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Service |
Owl Class: | vsso:ServiceTimeToService |
---|---|
Definition: | Remaining time to service (of any kind). Negative values indicate service overdue. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Service.TimeToService |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Service |
Owl Class: | vsso:ShadePosition |
---|---|
Definition: | Position of window blind. 0 = Fully retracted. 100 = Fully deployed. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Sunroof.Shade.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SunroofShade |
Owl Class: | vsso:ShadeSwitch |
---|---|
Definition: | Switch controlling sliding action such as window, sunroof, or blind. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Sunroof.Shade.Switch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SunroofShade |
Owl Class: | vsso:SideBolsterDeflate |
---|---|
Definition: | Side bolster deflation switch engaged (SingleSeat.SideBolster.Inflation) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.SideBolster.Deflate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchSideBolster |
Owl Class: | vsso:SideBolsterInflate |
---|---|
Definition: | Side bolster inflation switch engaged (SingleSeat.SideBolster.Inflation) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.SideBolster.Inflate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchSideBolster |
Owl Class: | vsso:SideBolsterInflation |
---|---|
Definition: | Side bolster support inflation. 0 = Fully deflated. 255 = Fully inflated. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.SideBolster.Inflation |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSideBolster |
Owl Class: | vsso:Speed |
---|---|
Definition: | Vehicle speed |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Speed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:SpotlightIsLeftOn |
---|---|
Definition: | Is light on the left side switched on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.Spotlight.IsLeftOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only LightsSpotlight |
Owl Class: | vsso:SpotlightIsRightOn |
---|---|
Definition: | Is light on the right side switched on |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Lights.Spotlight.IsRightOn |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only LightsSpotlight |
Owl Class: | vsso:StateOfChargeCurrent |
---|---|
Definition: | Physical state of charge of the high voltage battery. This is not necessarily the state of charge being displayed to the customer. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.StateOfCharge.Current |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryStateOfCharge |
Owl Class: | vsso:StateOfChargeDisplayed |
---|---|
Definition: | State of charge displayed to the customer. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.StateOfCharge.Displayed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryStateOfCharge |
Owl Class: | vsso:StateOfChargeTarget |
---|---|
Definition: | Target state of charge set (eg. by customer). |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.StateOfCharge.Target |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryStateOfCharge |
Owl Class: | vsso:StationAirDistribution |
---|---|
Definition: | Direction of airstream |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.Station.AirDistribution |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only HVACStation |
Owl Class: | vsso:StationFanSpeed |
---|---|
Definition: | Fan Speed, 0 = off. 100 = max |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.Station.FanSpeed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only HVACStation |
Owl Class: | vsso:StationTemperature |
---|---|
Definition: | Temperature |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.HVAC.Station.Temperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only HVACStation |
Owl Class: | vsso:StatusDTCCount |
---|---|
Definition: | Number of sensor Trouble Codes (DTC) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Status.DTCCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDStatus |
Owl Class: | vsso:StatusIgnitionType |
---|---|
Definition: | Type of the ignition for ICE - spark = spark plug ignition, compression = self-igniting (Diesel engines) |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Status.IgnitionType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDStatus |
Owl Class: | vsso:StatusMIL |
---|---|
Definition: | Malfunction Indicator Light (MIL) False = Off, True = On |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.OBD.Status.MIL |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDStatus |
Owl Class: | vsso:SteeringWheelAngle |
---|---|
Definition: | Steering wheel angle. Positive = degrees to the left. Negative = degrees to the right. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.SteeringWheel.Angle |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel |
Owl Class: | vsso:SteeringWheelExtension |
---|---|
Definition: | Steering wheel column extension from dashboard. 0 = Closest to dashboard. 100 = Furthest from dashboard. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.SteeringWheel.Extension |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel |
Owl Class: | vsso:SteeringWheelPosition |
---|---|
Definition: | Position of the steering wheel on the left or right side of the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Chassis.SteeringWheel.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel |
Owl Class: | vsso:SteeringWheelTilt |
---|---|
Definition: | Steering wheel column tilt. 0 = Lowest position. 100 = Highest position. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.SteeringWheel.Tilt |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel |
Owl Class: | vsso:SunroofPosition |
---|---|
Definition: | Sunroof position. 0 = Fully closed 100 = Fully opened. -100 = Fully tilted |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Sunroof.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSunroof |
Owl Class: | vsso:SunroofSwitch |
---|---|
Definition: | Switch controlling sliding action such as window, sunroof, or shade. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Sunroof.Switch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSunroof |
Owl Class: | vsso:SwitchBackward |
---|---|
Definition: | Seat backward switch engaged (SingleSeat.Position) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Backward |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch |
Owl Class: | vsso:SwitchCooler |
---|---|
Definition: | Cooler switch for Seat heater (SingleSeat.Heating) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Cooler |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch |
Owl Class: | vsso:SwitchDown |
---|---|
Definition: | Seat down switch engaged (SingleSeat.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Down |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch |
Owl Class: | vsso:SwitchForward |
---|---|
Definition: | Seat forward switch engaged (SingleSeat.Position) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Forward |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch |
Owl Class: | vsso:SwitchUp |
---|---|
Definition: | Seat up switch engaged (SingleSeat.Height) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Up |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch |
Owl Class: | vsso:SwitchWarmer |
---|---|
Definition: | Warmer switch for Seat heater (SingleSeat.Heating) |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Seat.Switch.Warmer |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch |
Owl Class: | vsso:TCSError |
---|---|
Definition: | Indicates if TCS incurred an error condition. True = Error. False = No Error. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.TCS.Error |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASTCS |
Owl Class: | vsso:TCSIsActive |
---|---|
Definition: | Indicates if TCS is enabled. True = Enabled. False = Disabled. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.TCS.IsActive |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASTCS |
Owl Class: | vsso:TCSIsEngaged |
---|---|
Definition: | Indicates if TCS is currently regulating traction. True = Engaged. False = Not Engaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.ADAS.TCS.IsEngaged |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASTCS |
Owl Class: | vsso:TimerMode |
---|---|
Definition: | Defines whether Timer.Time is defining start- or endtime of a charging action; departuretime denotes that target time should be taken from vehicle-level desired departure-time setting. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.Timer.Mode |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChargingTimer |
Owl Class: | vsso:TimerTime |
---|---|
Definition: | Time value for next charging-related action (Unix timestamp, seconds). |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Battery.Charging.Timer.Time |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChargingTimer |
Owl Class: | vsso:TirePressure |
---|---|
Definition: | Tire pressure in kilo-Pascal |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Tire.Pressure |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelTire |
Owl Class: | vsso:TirePressureLow |
---|---|
Definition: | Tire Pressure Status. True = Low tire pressure. False = Good tire pressure. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Tire.PressureLow |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelTire |
Owl Class: | vsso:TireTemperature |
---|---|
Definition: | Tire temperature in Celsius. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Chassis.Axle.Wheel.Tire.Temperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelTire |
Owl Class: | vsso:TrailerConnected |
---|---|
Definition: | Signal indicating if trailer is connected or not. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Trailer.Connected |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Trailer |
Owl Class: | vsso:TransmissionClutchWear |
---|---|
Definition: | Clutch wear as a percent. 0 = no wear. 100 = worn. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.ClutchWear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionCurrentGear |
---|---|
Definition: | The current gear. 0=Neutral, 1/2/..=Forward, -1/..=Reverse |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.CurrentGear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionDriveType |
---|---|
Definition: | Drive type. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.DriveType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionGear |
---|---|
Definition: | Current gear. 0=Neutral. -1=Reverse |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.Gear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionGearChangeMode |
---|---|
Definition: | Is the gearbox in automatic or manual (paddle) mode. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.GearChangeMode |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionGearCount |
---|---|
Definition: | Number of forward gears in the transmission. -1 = CVT. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.GearCount |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionPerformanceMode |
---|---|
Definition: | Current gearbox performance mode. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.PerformanceMode |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionSelectedGear |
---|---|
Definition: | The selected gear. 0=Neutral, 1/2/..=Forward, -1/..=Reverse, 126=Park, 127=Drive |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.SelectedGear |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionSpeed |
---|---|
Definition: | Vehicle speed, as sensed by the gearbox. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.Speed |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionTemperature |
---|---|
Definition: | The current gearbox temperature |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.Temperature |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionTravelledDistance |
---|---|
Definition: | Odometer reading, total distance travelled during the lifetime of the transmission. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.TravelledDistance |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TransmissionType |
---|---|
Definition: | Transmission type. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Powertrain.Transmission.Type |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission |
Owl Class: | vsso:TravelledDistance |
---|---|
Definition: | Odometer reading, total distance travelled during the lifetime of the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.TravelledDistance |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:TripMeterReading |
---|---|
Definition: | Current trip meter reading |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.TripMeterReading |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:TrunkIsLocked |
---|---|
Definition: | Is trunk locked or unlocked. True = Locked. False = Unlocked. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Trunk.IsLocked |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyTrunk |
Owl Class: | vsso:TrunkIsOpen |
---|---|
Definition: | Trunk open or closed. True = Open. False = Closed |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Trunk.IsOpen |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyTrunk |
Owl Class: | vsso:VehicleIdentificationACRISSCode |
---|---|
Definition: | The ACRISS Car Classification Code is a code used by many car rental companies. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.ACRISSCode |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationBrand |
---|---|
Definition: | Vehicle brand or manufacturer |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.Brand |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationModel |
---|---|
Definition: | Vehicle model |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.Model |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationVIN |
---|---|
Definition: | 17-character Vehicle Identification Number (VIN) as defined by ISO 3779 |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.VIN |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationWMI |
---|---|
Definition: | 3-character World Manufacturer Identification (WMI) as defined by ISO 3780 |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.WMI |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationYear |
---|---|
Definition: | Model year of the vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.Year |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationbodyType |
---|---|
Definition: | Indicates the design and body style of the vehicle (e.g. station wagon, hatchback, etc.). |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.bodyType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationdateVehicleFirstRegistered |
---|---|
Definition: | The date of the first registration of the vehicle with the respective public authorities. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.dateVehicleFirstRegistered |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationknownVehicleDamages |
---|---|
Definition: | A textual description of known damages, both repaired and unrepaired. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.knownVehicleDamages |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationmeetsEmissionStandard |
---|---|
Definition: | Indicates that the vehicle meets the respective emission standard. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.meetsEmissionStandard |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationproductionDate |
---|---|
Definition: | The date of production of the item, e.g. vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.productionDate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationpurchaseDate |
---|---|
Definition: | The date the item e.g. vehicle was purchased by the current owner. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.purchaseDate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationvehicleConfiguration |
---|---|
Definition: | A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.vehicleConfiguration |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationvehicleModelDate |
---|---|
Definition: | The release date of a vehicle model (often used to differentiate versions of the same make and model). |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.vehicleModelDate |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationvehicleSeatingCapacity |
---|---|
Definition: | The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.vehicleSeatingCapacity |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationvehicleSpecialUsage |
---|---|
Definition: | Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.vehicleSpecialUsage |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationvehicleinteriorColor |
---|---|
Definition: | The color or color combination of the interior of the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.vehicleinteriorColor |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VehicleIdentificationvehicleinteriorType |
---|---|
Definition: | The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VehicleIdentification.vehicleinteriorType |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification |
Owl Class: | vsso:VersionVSSLabel |
---|---|
Definition: | Label to further describe the version |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VersionVSS.Label |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS |
Owl Class: | vsso:VersionVSSMajor |
---|---|
Definition: | Supported Version of VSS - Major version |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VersionVSS.Major |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS |
Owl Class: | vsso:VersionVSSMinor |
---|---|
Definition: | Supported Version of VSS - Minor version |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VersionVSS.Minor |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS |
Owl Class: | vsso:VersionVSSPatch |
---|---|
Definition: | Supported Version of VSS - Patch version |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.VersionVSS.Patch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS |
Owl Class: | vsso:WasherFluidLevel |
---|---|
Definition: | Washer fluid level as a percent. 0 = Empty. 100 = Full. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Windshield.WasherFluid.Level |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldWasherFluid |
Owl Class: | vsso:WasherFluidLevelLow |
---|---|
Definition: | Low level indication for washer fluid. True = Level Low. False = Level OK. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Windshield.WasherFluid.LevelLow |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldWasherFluid |
Owl Class: | vsso:Width |
---|---|
Definition: | Overall vehicle width. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.Width |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:WindowChildLock |
---|---|
Definition: | Is window child lock engaged. True = Engaged. False = Disengaged. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.Window.ChildLock |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow |
Owl Class: | vsso:WindowPosition |
---|---|
Definition: | Window position. 0 = Fully closed 100 = Fully opened. |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.Window.Position |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow |
Owl Class: | vsso:WindowSwitch |
---|---|
Definition: | Switch controlling sliding action such as window, sunroof, or blind. |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.Window.Switch |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow |
Owl Class: | vsso:WindowisOpen |
---|---|
Definition: | Is window open or closed |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Cabin.Door.Window.isOpen |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow |
Owl Class: | vsso:WipingStatus |
---|---|
Definition: | Wiper status |
Sub-class of: | https://github.com/w3c/vsso-core#ActuatableVehicleProperty |
Sub-class of: | https://github.com/w3c/vsso-core#ObservableVehicleProperty |
VSS path: | Vehicle.Body.Windshield.Wiping.Status |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldWiping |
Owl Class: | vsso:accelerationTime |
---|---|
Definition: | The time needed to accelerate the vehicle from a given start velocity to a given target velocity. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.accelerationTime |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:cargoVolume |
---|---|
Definition: | The available volume for cargo or luggage. For automobiles, this is usually the trunk volume. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.cargoVolume |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:emissionsCO2 |
---|---|
Definition: | The CO2 emissions. |
Sub-class of: | https://github.com/w3c/vsso-core#StaticVehicleProperty |
VSS path: | Vehicle.emissionsCO2 |
Restrictions: | Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:BodyChargingPort |
---|---|
Definition: | Collects Information about the charging port |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.ChargingPort |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:BodyHood |
---|---|
Definition: | Hood status |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Hood |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:BodyHorn |
---|---|
Definition: | Horn signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Horn |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:BodyRaindetection |
---|---|
Definition: | Rainsensor signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Raindetection |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:CabinConvertible |
---|---|
Definition: | Convertible roof |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Convertible |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:CabinRearviewMirror |
---|---|
Definition: | Rearview mirror |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.RearviewMirror |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:ChassisAccelerator |
---|---|
Definition: | Accelerator signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Accelerator |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Chassis |
Owl Class: | vsso:ChassisBrake |
---|---|
Definition: | Brake system signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Brake |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Chassis |
Owl Class: | vsso:ChassisParkingBrake |
---|---|
Definition: | Parking brake signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.ParkingBrake |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Chassis |
Owl Class: | vsso:ChassisTrailer |
---|---|
Definition: | Trailer signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Trailer |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Chassis |
Owl Class: | vsso:MirrorsHeating |
---|---|
Definition: | Mirror heater signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Mirrors.Heating |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only BodyMirrors |
Owl Class: | vsso:SeatAirbag |
---|---|
Definition: | Airbag signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Airbag |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:SeatHeadRestraint |
---|---|
Definition: | Head restraint settings |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.HeadRestraint |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:SeatOccupant |
---|---|
Definition: | Occupant data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Occupant |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:SeatSideBolster |
---|---|
Definition: | Side bolster settings |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.SideBolster |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:Trailer |
---|---|
Definition: | Trailer signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Trailer |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:WindshieldHeating |
---|---|
Definition: | Windshield heater signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Windshield.Heating |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only BodyWindshield |
Owl Class: | vsso:WindshieldWiping |
---|---|
Definition: | Windshield wiper signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Windshield.Wiping |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only BodyWindshield |
Owl Class: | vsso:ADASObstacleDetection |
---|---|
Definition: | Signals form Obstacle Sensor System |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS.ObstacleDetection |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ADAS |
Owl Class: | vsso:AxleWheel |
---|---|
Definition: | Wheel signals for axle |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Axle.Wheel |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ChassisAxle |
Owl Class: | vsso:BodyTrunk |
---|---|
Definition: | Trunk status |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Trunk |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:CabinRearShade |
---|---|
Definition: | Rear window shade. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.RearShade |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:CatalystBank1 |
---|---|
Definition: | Catalyst bank 1 signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.Catalyst.Bank1 |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBDCatalyst |
Owl Class: | vsso:CatalystBank2 |
---|---|
Definition: | Catalyst bank 2 signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.Catalyst.Bank2 |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBDCatalyst |
Owl Class: | vsso:ChargingTimer |
---|---|
Definition: | Properties related to timing of battery charging sessions. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.Battery.Charging.Timer |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only BatteryCharging |
Owl Class: | vsso:DoorShade |
---|---|
Definition: | Side window shade |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Door.Shade |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinDoor |
Owl Class: | vsso:DriverIdentifier |
---|---|
Definition: | Identifier attributes based on OAuth 2.0. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Driver.Identifier |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Driver |
Owl Class: | vsso:OBDCatalyst |
---|---|
Definition: | Catalyst signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.Catalyst |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBD |
Owl Class: | vsso:OBDO2 |
---|---|
Definition: | Oxygen sensors (PID 14 - PID 1B) |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.O2 |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBD |
Owl Class: | vsso:OccupantIdentifier |
---|---|
Definition: | Identifier attributes based on OAuth 2.0. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Occupant.Identifier |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatOccupant |
Owl Class: | vsso:SeatCushion |
---|---|
Definition: | Cushion (leg support) signals. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Cushion |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:SeatLumbar |
---|---|
Definition: | Lumbar signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Lumbar |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:SunroofShade |
---|---|
Definition: | Sun roof shade status |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Sunroof.Shade |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSunroof |
Owl Class: | vsso:SwitchHeadRestraint |
---|---|
Definition: | Switches for SingleSeat.HeadRestraint.Height |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch.HeadRestraint |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch |
Owl Class: | vsso:SwitchMassage |
---|---|
Definition: | Switches for SingleSeat.Massage |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch.Massage |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch |
Owl Class: | vsso:SwitchRecline |
---|---|
Definition: | Switches for SingleSeat.Recline |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch.Recline |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch |
Owl Class: | vsso:SwitchSideBolster |
---|---|
Definition: | Switches for SingleSeat.SideBolster |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch.SideBolster |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch |
Owl Class: | vsso:WindshieldWasherFluid |
---|---|
Definition: | Windshield washer fluid signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Windshield.WasherFluid |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only BodyWindshield |
Owl Class: | vsso:ADASABS |
---|---|
Definition: | Antilock Braking System signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS.ABS |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ADAS |
Owl Class: | vsso:ADASCruiseControl |
---|---|
Definition: | Signals from Cruise Control system |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS.CruiseControl |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ADAS |
Owl Class: | vsso:ADASESC |
---|---|
Definition: | Electronic Stability Control System signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS.ESC |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ADAS |
Owl Class: | vsso:ADASLaneDepartureDetection |
---|---|
Definition: | Signals from Land Departure Detection System |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS.LaneDepartureDetection |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ADAS |
Owl Class: | vsso:ADASTCS |
---|---|
Definition: | Traction Control System signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS.TCS |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only ADAS |
Owl Class: | vsso:Acceleration |
---|---|
Definition: | Spatial acceleration |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Acceleration |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:AngularVelocity |
---|---|
Definition: | Spatial rotation |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.AngularVelocity |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:BatteryStateOfCharge |
---|---|
Definition: | Information on the state of charge of the vehicle's high voltage battery. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.Battery.StateOfCharge |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only PowertrainBattery |
Owl Class: | vsso:BodyMirrors |
---|---|
Definition: | All mirrors |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Mirrors |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:BodyWindshield |
---|---|
Definition: | Windshield signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Windshield |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:CabinInfotainment |
---|---|
Definition: | Infotainment system |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Infotainment |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:CabinSunroof |
---|---|
Definition: | Sun roof status. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Sunroof |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:CombustionEngineDieselParticulateFilter |
---|---|
Definition: | Diesel Particulate Filter signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only PowertrainCombustionEngine |
Owl Class: | vsso:HVACStation |
---|---|
Definition: | HVAC for single station in the vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.HVAC.Station |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinHVAC |
Owl Class: | vsso:LightsSpotlight |
---|---|
Definition: | Spotlight for a specific area in the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Lights.Spotlight |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinLights |
Owl Class: | vsso:OBDDriveCycleStatus |
---|---|
Definition: | PID 41 - OBD status for the current drive cycle |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.DriveCycleStatus |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBD |
Owl Class: | vsso:OBDO2WR |
---|---|
Definition: | Wide range/band oxygen sensors (PID 24 - 2B and PID 34 - 3B) |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.O2WR |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBD |
Owl Class: | vsso:OBDStatus |
---|---|
Definition: | PID 01 - OBD status |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD.Status |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only OBD |
Owl Class: | vsso:Service |
---|---|
Definition: | Service data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Service |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:WheelTire |
---|---|
Definition: | Tire signals for wheel |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Axle.Wheel.Tire |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only AxleWheel |
Owl Class: | vsso:ChassisSteeringWheel |
---|---|
Definition: | Steering wheel signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.SteeringWheel |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Chassis |
Owl Class: | vsso:DoorWindow |
---|---|
Definition: | Door window status |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Door.Window |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinDoor |
Owl Class: | vsso:SwitchCushion |
---|---|
Definition: | Switches for SingleSeat.Cushion |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch.Cushion |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch |
Owl Class: | vsso:SwitchLumbar |
---|---|
Definition: | Switches for SingleSeat.Lumbar |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch.Lumbar |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch |
Owl Class: | vsso:VersionVSS |
---|---|
Definition: | Supported Version of VSS |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.VersionVSS |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:WheelBrake |
---|---|
Definition: | Brake signals for wheel |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Axle.Wheel.Brake |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only AxleWheel |
Owl Class: | vsso:CabinDoor |
---|---|
Definition: | All doors, including windows and switches |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Door |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:CurrentLocation |
---|---|
Definition: | The current latitude and longitude of the vehicle. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.CurrentLocation |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:ElectricMotorMotor |
---|---|
Definition: | motor signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.ElectricMotor.Motor |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only PowertrainElectricMotor |
Owl Class: | vsso:InfotainmentMedia |
---|---|
Definition: | All Media actions |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Infotainment.Media |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinInfotainment |
Owl Class: | vsso:MediaPlayed |
---|---|
Definition: | Collection of signals updated in concert when a new media is played |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Infotainment.Media.Played |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only InfotainmentMedia |
Owl Class: | vsso:PowertrainElectricMotor |
---|---|
Definition: | Electric Motor specific data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.ElectricMotor |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Powertrain |
Owl Class: | vsso:ADAS |
---|---|
Definition: | All Advanced Driver Assist Systems data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.ADAS |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:CabinHVAC |
---|---|
Definition: | Climate control |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.HVAC |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:CabinLights |
---|---|
Definition: | Interior lights signals and sensors |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Lights |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:Driver |
---|---|
Definition: | Driver data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Driver |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:ChassisAxle |
---|---|
Definition: | Axle signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis.Axle |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Chassis |
Owl Class: | vsso:Powertrain |
---|---|
Definition: | Powertrain data for battery management, etc. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:InfotainmentHMI |
---|---|
Definition: | HMI related signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Infotainment.HMI |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinInfotainment |
Owl Class: | vsso:CombustionEngineEngine |
---|---|
Definition: | Engine signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.CombustionEngine.Engine |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only PowertrainCombustionEngine |
Owl Class: | vsso:Body |
---|---|
Definition: | All body components. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:BodyLights |
---|---|
Definition: | All lights |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Body.Lights |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Body |
Owl Class: | vsso:PowertrainFuelSystem |
---|---|
Definition: | Fuel system data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.FuelSystem |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Powertrain |
Owl Class: | vsso:PowertrainBattery |
---|---|
Definition: | Battery Management data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.Battery |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Powertrain |
Owl Class: | vsso:PowertrainTransmission |
---|---|
Definition: | Transmission-specific data, stopping at the drive shafts. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.Transmission |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Powertrain |
Owl Class: | vsso:SeatSwitch |
---|---|
Definition: | Seat switch signals |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat.Switch |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only CabinSeat |
Owl Class: | vsso:BatteryCharging |
---|---|
Definition: | Properties related to battery charging |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.Battery.Charging |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only PowertrainBattery |
Owl Class: | vsso:Cabin |
---|---|
Definition: | All in-cabin components, including doors. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:CabinSeat |
---|---|
Definition: | All seats. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Cabin.Seat |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Cabin |
Owl Class: | vsso:Chassis |
---|---|
Definition: | All data concerning steering, suspension, wheels, and brakes. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Chassis |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:PowertrainCombustionEngine |
---|---|
Definition: | Engine-specific data, stopping at the bell housing. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.Powertrain.CombustionEngine |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only Powertrain |
Owl Class: | vsso:VehicleIdentification |
---|---|
Definition: | Attributes that identify a vehicle |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.VehicleIdentification |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |
Owl Class: | vsso:OBD |
---|---|
Definition: | OBD data. |
Sub-class of: | https://github.com/w3c/vsso-core#VehicleComponent |
VSS path: | Vehicle.OBD |
Restrictions: | Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle |