eclipse-velocitas / velocitas-docs

Documentation artifacts of Velocitas
https://eclipse.dev/velocitas
Apache License 2.0
9 stars 6 forks source link

Initial version of vehicle mock concept #96

Closed doosuu closed 1 year ago

doosuu commented 1 year ago

Describe your changes

Issue ticket number and link

Checklist before requesting a review

SebastianSchildt commented 1 year ago

Just a minor nitpick: "Feeders" are called Providers nowadays. I think it helps detailing this concept, because there are some concepts here that are purely "data-providers", like e.g. the interpolation, while maybe also some features are actuation-provider -like (i.e. reacting on targets, triggering the data-provider part)

https://github.com/eclipse/kuksa.val/blob/master/doc/terminology.md

eriksven commented 1 year ago

I really like the general idea of a vehicle mock service around VSS-signals, since it is really helpful for quick prototyping or hackathons as well.

eriksven commented 1 year ago

For context, the mock service has been contributed to Eclipse Kuksa.val.services in https://github.com/eclipse/kuksa.val.services/pull/78