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.
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