eclipse-kuksa / kuksa-python-sdk

The Python SDK for Eclipse KUKSA
Apache License 2.0
3 stars 5 forks source link

Removal of Kuksa Example TLS certificates and Kuksa Server Tokens #24

Closed erikbosch closed 2 months ago

erikbosch commented 3 months ago

As of today we have a submodule reference to kuksa.val repo to get Kuksa Server Tokens and Databroker Proto files. No Datarbroker has been moved to new repo, but Kuksa Server Tokens are still only in old repo as Kuksa Server is deprecated and will reach end of life at end of year.

By design we do not have example tokens for Databroker attached to kuksa-python-sdk. It would be good to get rid of the KUKSA Server (kuksa.val) dependency, but keep VISS support. We could also possible remove example TLS certificates

I would like to get feedback on:

@SebastianSchildt - what is your opinion?

erikbosch commented 2 months ago

Will be fixed by #23