René Honig

Results 7 issues of René Honig

@rvdbreemen et. al., thanks a lot for your efforts on this nice project, much appreciated! In the current setup values are published to the MQTT server at a pretty high...

enhancement
good first issue

I am using Gotify in combination with NGINX (based on the example configuration script). I would like to use the [NGINX ssl client verification option](https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_client_certificate) (syntax: `ssl_client_certificate file; ssl_verify_client on`),...

a:feature
help wanted

**Motivation** I would like to use the Falcosidekick Kafka output to communicate with a public Kafka endpoint. This does require authentication and encryption to secure the connection between Falcosidekick and...

kind/feature
lifecycle/rotten

**Is your feature request related to a problem? Please describe.** The current implementation of the guidance engine can only handle one chatbot session per user. If a user would have...

enhancement
server
guidance engine
client

# Feature: Create Design System **Spec**: `design-system/specs/001-create-design-system/spec.md` **Status**: Draft ## Overview This PR implements the initial version of the Alkemio Design System within the `client-web` repository. It establishes the foundation...

### Translating locally 1. **Add your English strings** to `src/core/i18n/en/translation.en.json` 2. **Open GitHub Copilot Chat** 3. **Run the command**: `@workspace /alkemio.translate` 4. **Review and commit** the generated translations --- ###...

## Summary The `rpm_ack_object_property_process()` function in `src/bacnet/rpm.c` incorrectly handles **multi-object** ReadPropertyMultiple (RPM) ACK responses. When parsing an RPM ACK containing multiple objects, the function treats remaining data after the first...