Lukas Mittag

Results 20 comments of Lukas Mittag

@jjj-vtm If you have time you can join our community meeting taking place tomorrow and we can discuss it further. Here is the link to it https://eclipse.zoom.us/j/87644929505?pwd=cTRpYklVaS9xYjlhMXRtbS9IN0FCQT09 its planned at...

1st part yes. 2nd part not yet but there is a branch for it here https://github.com/boschglobal/kuksa-python-sdk/tree/feature/StreamedSet

no the python sdk only supports the kuksa.val.v1 interface. In past versions it supported sdv.databroker.v1.

I have no example at my hands as of now. But basically you can do the following: ``` async def __stream_generator() -> AsyncIterator[StreamedUpdateRequest]: updates: List[EntryUpdate] = yield StreamedUpdateRequest(updates=updates) call =...

If you would be so kind and create a PR for this we would appreciate it :)

but it uses the pre loaded file which is newest vss version if you "just start it"