Jens Reimann

Results 241 issues of Jens Reimann

## Expected behavior To my understanding, in debug/verbose mode, all MQTT packets should be logged: https://github.com/hivemq/mqtt-cli/issues/10 ## Actual behavior However, using `-d` or `-v`, I can't see the `PUBACK` packets...

I have the "STM32F723E-DISCO" and would like to make use of the display. It looks like this is attached via the FMC, using an ST7789H2 controller. I tried to get...

I am trying to use Megolm. Having one side running the (Outbound)GroupSession, and the other side the InboundGroupSession. Pretty straightforward I guess. On the outbound side I would like to...

Anyhow can work with boxed errors, but only of they are also Send and Sync. Both traits are implemented by error used anyway, so they just need to be declared,...

There should be a concept and implementation of quotas like: * Maximum number of devices per application * Maximum msg/s * Maximum bytes/msg * …

enhancement
help wanted

It is possible to set an explicit kafka user password using `.spec.downstream.password`. However, deleting that setting keeps the password, as it is stored in the Strimzi created secret. I would...

bug
help wanted

When using RHOAS, allow auto-creating service accounts to access Kafka topics directly. Also see: * https://appservices.tech/commands/rhoas_service-account_create/ * https://github.com/topics/rhoas-sdk Also: * [ ] Use offline token as a workaround for creating...

enhancement

We don't use any the fancy rule based processing from make anyway. We just orchestrate a bunch of tasks and need dependencies of those sometimes. On the other hand, `make`...

Once an application was created, there should be a way to forward device registry change events for devices, into the main event topic of the application. This would allow the...

enhancement
help wanted
component/registry

The application and (connecting) device spec are loaded from the device registry when the MQTT connection is establishes. It should either be refreshed periodically, or refreshed on a change event...

enhancement
help wanted
component/endpoints