> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/verpflichtende-basis/platform-core/connect-hub/connectivity-as-a-service/...with-kafka/establish-a-new-connection.md).

# Eine neue Verbindung herstellen

## Überblick

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2F7BUeBg8zuKM8Mw6wttLG%2FGroup%20573.png?alt=media&amp;token=02a5f6ae-ad73-4b38-9306-2f3d25d6c827" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FM5ql0zmfcGjcpYzcGgwi%2FGroup%20574.png?alt=media&amp;token=0c9f291d-6fde-4a78-ba3b-725f2f0b6b7e" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="57.600006103515625">Symbol</th><th width="234.199951171875">Beschreibung</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Menü „Verbindungen“</td><td>Klicken Sie, um das Menü „Verbindungen“ zu öffnen</td></tr><tr><td><strong>[B]</strong></td><td>Registerkarte</td><td>Zugriff auf die jeweiligen Schnittstellen</td></tr><tr><td><strong>[C]</strong></td><td>Arbeitsbereich</td><td>Zeigt eine Liste der vorhandenen Verbindungen an (falls vorhanden)</td></tr><tr><td><strong>[D]</strong></td><td>Verbindungen</td><td>Vorhandene Verbindungen</td></tr><tr><td><strong>[E]</strong></td><td>Verbindung pausieren/fortsetzen</td><td>Klicken Sie, um eine Verbindung zu pausieren oder fortzusetzen</td></tr><tr><td><strong>[F]</strong></td><td>Status der Verbindung</td><td>Zeigt den aktuellen Status der Verbindung an</td></tr><tr><td><strong>[G]</strong></td><td>Name</td><td>Name der Verbindung</td></tr><tr><td><strong>[H]</strong></td><td>Client ID</td><td>Zeigt die Client-ID an</td></tr><tr><td><strong>[I]</strong></td><td>Consumer-Gruppe</td><td>Zeigt die Consumer-Gruppe an</td></tr><tr><td><strong>[J]</strong></td><td>Seed-Knoten</td><td>Zeigt den Seed-Knoten an</td></tr><tr><td><strong>[K]</strong></td><td>Neue Verbindung erstellen</td><td>Klicken Sie, um eine neue Verbindung zu erstellen</td></tr><tr><td><strong>[L]</strong></td><td>Verbindung löschen</td><td>Löscht die jeweilige Verbindung. ⚠ Achtung: Wenn die Verbindung auch in anderen Mandanten verwendet wird, wird sie dort ebenfalls gelöscht.</td></tr><tr><td><strong>[M]</strong></td><td>Verbindungsdetails</td><td>Klicken Sie, um die Details der Verbindung zu öffnen</td></tr></tbody></table>

## Eine neue Verbindung erstellen

Gehen Sie wie folgt vor, um eine neue Verbindung zu einem Broker herzustellen oder eine bereits vorhandene Verbindung zu bearbeiten.

1. Klicken Sie in der Seitenleiste auf **Verbindung \[A]**\
   ▷ Das Fenster „Verbindungen“ öffnet sich
2. Wählen Sie die **Kafka \[B]** Registerkarte
3. Im Arbeitsbereich wird eine Liste aller bereits vorhandenen Verbindungen angezeigt **\[C]**\
   ◈ Wenn Sie keine Einträge sehen, wurden noch keine Verbindungen angelegt\
   ◈ Verbindungen, die in anderen Mandanten angelegt wurden, werden ebenfalls angezeigt
4. Klicken Sie auf **\[K]** um eine neue Verbindung herzustellen\
   ▷ Die [↗ "Verbindungsdetails"](/collection/german/verpflichtende-basis/platform-core/connect-hub/connectivity-as-a-service/connect-devices-via-opc-ua/connection-details.md) öffnen sich

## Verbindung bearbeiten

1. Klicken Sie in der Seitenleiste auf **Verbindung \[A]**\
   ▷ Das Fenster „Verbindungen“ öffnet sich
2. Wählen Sie die **MQTT \[B]** Registerkarte
3. Im Arbeitsbereich wird eine Liste aller bereits verbundenen Broker angezeigt **\[C]**\
   ◈ Verbindungen, die in anderen Mandanten konfiguriert wurden, werden ebenfalls angezeigt
4. Klicken Sie auf **\[M]** um eine bestehende Verbindung zu öffnen\
   ▷ Die [↗ "Verbindungsdetails"](/collection/german/verpflichtende-basis/platform-core/connect-hub/connectivity-as-a-service/connect-devices-via-mqtt/configure-client.md) öffnen sich


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german/verpflichtende-basis/platform-core/connect-hub/connectivity-as-a-service/...with-kafka/establish-a-new-connection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
