This project implements the Volkswagen Infotainment Web Interface as published under https://www.w3.org/Submission/2016/01/. The viwi is now called RESTful service interface (rsi)
MIT License
62
stars
18
forks
source link
Change The PlugIn API to better fit the viwi statusObject/responseObject #22
The statusObject/responseObject carries a message, a code etc. The current PlugIn API does not allow Plugins to fill these information.
returning data or Error does not fit these needs