vehicle-information-service-specification

Vehicle Information Service Specification (VISS) is an API for accessing the COVESA Vehicle Signal Specification (VSS) data. The work started at The World Wide Web Consortium (W3C) in collaboration with GENIVI and its successor COVESA. The W3C Automotive Working Group closed in February of 2024 and the work is continuing at COVESA.

To see the most recent HTML rendered version of the specifications from this repository can be found at the following:

Reference Implementation

http://github.com/COVESA/vissr

Previous version

VISS version 1

Tools

  • ReSpec has been used to style the specifications allowing the editors to focus on functionality and ensure consistency and referential integrity
  • The API Design Cookbook has been used as a guide for the use of WebIDL

Style Guidelines

JavaScript Style Guidelines

JavaScript should be written using the JSCS rule set defined by Echidna.