eclipse-kuksa / kuksa-databroker

A modern in-vehicle VSS (Vehicle Signal Specification) server written in RUST
https://eclipse-kuksa.github.io/kuksa-website/
Apache License 2.0
16 stars 13 forks source link

Kuksa Provider for AGL Persistent API #54

Closed eriksven closed 1 week ago

eriksven commented 4 weeks ago

For AGL, where Kuksa has been adopted, there is a Persistent API to store VSS and similar data in a persistent storage. It could be interesting to investigate if and how to create a Kuksa provider which allows to configure which VSS signals it should synch between the Kuksa databroker and an instance of the Persistent API.

What do you think?

eriksven commented 1 week ago

closing in favour of #63