eclipse / kuksa.val.feeders

kuksa.val.feeders
Apache License 2.0
8 stars 22 forks source link

DBCFeeder Authorization Support #74

Closed erikbosch closed 1 year ago

erikbosch commented 1 year ago

This PR does:

It uses the kuksa-client pre-release https://pypi.org/project/kuksa-client/0.4.0a1/. Later as part of release process we should make sure that it uses an official version instead.

erikbosch commented 1 year ago

@lukasmittag @SebastianSchildt - for information - this adapts dbcfeeder to authorization. The refactoring here could possibly also be reused by other python-based feeders like ddsfeeder, i.e. that they just re-use the wrappers. Not ready for final review yet