Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add links to VISS specifications
Warning

This is a historical page.  As part of preparation work for the CCS project and the initial stages of working towards a unified approach to vehicle data, all related projects were surveyed and this was the "snapshot" view at the time.  By now these projects have progressed, and we have continued convergence and collaboration in this area.  For up to date status of the VISSv2 and other related projects in W3C and elsewhere, we recommend starting at the CVII initiative.


Links to readable specifications (from the README in the W3C Automotive & Transportation WG GitHub repository)

(warning)
Snapshot status (2019-06-24)

...

As part of the investigation of all relevant standards and technologies in the Vehicle Connected Services project, this is a brief summary of the current (2019-06-24) state of the W3C Automotive working group standard for Vehicle Services Interface specification  (formerly VISS), version 2.0.

...

  • Status/error codes (following HTTP standards)
  • "The payload shall have JSON format."
  • Two protocols noted so far: HTTPS (the main driver for VISS v2) and "Secure Websockets" (like VISSv1)
  • Wildcards and Queries
  • The HTTPS chapter includes examples how to access data in the described data tree, such as:
GET VSS-Root/Car/Drivetrain/InternalCombustionEngine/RPM HTTP/1.1
  • ...and Wildcards:

/VSS-Root/Cabin/Door/*/*/IsLocked HTTP/1.1  

(warning) NOTE: Some discussions whether wildcards should be completely replaced by new Queries approach.


Note about current status:

...