Skip to content

COVESA/vehicle-information-service-specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status - Active

vehicle-information-service-specification

License

Maintainers

Ulf Björkengren - Ford Motor Company

Ted Guild - Geotab Inc.

Peter Winzell - Volvo Cars

Wonsuk Lee - ETRI

Lead editors

Ulf Björkengren - Ford Motor Company

Working group meetings

The VISS working group meets every other Monday at 16.00 CET. The schedule and link to meeting can be found here.
Minutes of meetings is found here.

Overview

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:

The VISS official publication

The VISS explainer gives some background and rationale to this interface.

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.