eclipse / kuksa.val.feeders

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

Update DDS provider to use authorization from kuksa-client lib #90

Closed lukasmittag closed 1 year ago

erikbosch commented 1 year ago

Seems it fails on kuksa-client version. IF we want to test pass we need to specify version > 0.3 and use pip with --pre

lukasmittag commented 1 year ago

Yes, example would be good I guess. And yes it supports only giving a token not a tokenfile. It could be changed to accept both, if we want this.

erikbosch commented 1 year ago

Yes, example would be good I guess. And yes it supports only giving a token not a tokenfile. It could be changed to accept both, if we want this.

As long as it is well defined what we support I think it is fine. And an example, based on using one of the "default tokens" would be good, if nothing else so that we know ourselves how to test it. I assume you on Linux can use some fancy one line command to set the environment variable with the content of the file.