-
The question is whether we should use VISS or VIWI or create something from scratch for the next generation api.
To extend VISS according to Ulf Bs suggestion we could start with the following bull…
-
@UlfBj in #315 [here](https://github.com/w3c/automotive/pull/315#pullrequestreview-313423093)
> The datatypes Float and Double should maybe have references to their exact definitions, as these are…
-
Hi all,
based on the work we did on https://www.w3.org/Submission/viwi-protocol/ I want to request adding new functionality which can be implemented with two new VERBS and two new headers.
**Use…
-
Hi all,
based on the work we did on https://www.w3.org/Submission/viwi-protocol/ I want to request adding new functionality which can be implemented with two new VERBS and two new headers.
**Use…
-
In the example in the document Transport-ch. 6.1.22 you find two wildcards in the URL path, see below.
POST /VSS-Root/Cabin/Door/*/*/IsLocked HTTP/1.1
This example was derived from a VISS example w…
UlfBj updated
5 years ago
-
This continues the work of #25.
## Note on meta-line form
In between Aug 2, 2017, which #25 was constructed, and now, the format of the digitization mw72.txt was changed substantially (to the '…
-
**Current situation:**
Right now signals and attributes are modeled in the tree structure itself. Types can be either branch or data types. Some issues resolve from that modeling choice:
* redundanc…
-
Tests show:
```bash
**************************************************
* Failures *
**************************************************
1) [viwi.protocol]…
-
To allow independent development of the "framework" and the plugins, spararation is needed.
First propsal:
* rename viwiServer to rsiServer
* separate each plugin into its own REPO prefixed wit…
-
When doing get requests the viwi protocol supports the $expand parameter but this is curently
not supported by the rsiServer.
One natural way where this could be handled would be the getResource
…