Copyright ยฉ 2024 W3Cยฎ (MIT, ERCIM, Keio, Beihang). W3C liability, trademark and permissive document license rules apply.
This is an implementation report of the Vehicle Information Service[1] specificiation and the Vehicle Information Api[2] specification. It is the aim of this report to show that the specifications are implementable and that they are interoperable. VISS features are defined as the service request actions (GET,SET,SUBSCRIBE,UNSUBSCRIBE,UNSUBSCRIBEALL, AUTHORIZE, GETVSS) and their realisation in the service implementation.
This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at https://www.w3.org/TR/.
This document was published by the Automotive Working Group as an Editor's Draft.
Publication as an Editor's Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.
This document was produced by a group operating under the W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.
This document is governed by the 1 March 2019 W3C Process Document.
1) Melco implementation[3]. This a Qt web socket implementation and it is developed for the GDP-11 (Genivi Development platform).
2) ACCESS implementation[4]. This is JavaScript based implementation runs on Node.js v7.3.0 or later.
3) ETRI implementation. This is implemented using the node.js(7.7.4 and later) and ws library(2.3.1). This code might be opened sometime later.
Test cases: https://github.com/aShinjiroUrata/web-platform-tests/tree/dev-urata-vsss-test