> 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/erste-schritte/2.-configure-edge-and-connect-via-openbos.md).

# 2. Building Edge konfigurieren und über OpenBOS verbinden

Dieses Kapitel erklärt, wie Sie einen Building Edge-Standort über die openBOS-App mit BuildingPro Suites verbinden.

Bevor Sie beginnen, stellen Sie sicher, dass:

* der Building Edge vorkonfiguriert wurde und seine Organisation mit einem Cloud-Portfolio verbunden ist; siehe [Prüfen Sie die Building Edge-Konfiguration](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/check-edge-configuration.md);
* Sie auf den entsprechenden Mandanten in BuildingPro Suites zugreifen können; siehe [Prüfen Sie Lizenz- und Zugriffsstatus](/collection/german/erste-schritte/1.-create-users-and-tenants/check-license-and-access-status.md); und
* eine gültige BuildingPro Suites-Lizenz verfügbar ist; siehe [Prüfen Sie Lizenz- und Zugriffsstatus](/collection/german/erste-schritte/1.-create-users-and-tenants/check-license-and-access-status.md);
* die **openBOS as a Service** und **openBOS Capacity** Lizenzen aktiviert und dem Building Edge zugewiesen wurden; siehe [OpenBOS-Lizenzen zuweisen](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/assign-openbos-licenses.md); und
* die openBOS-App im Mandanten verfügbar ist; siehe [openBOS-Konfiguration öffnen](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/open-openbos-config.md).

## Ablauf

1. Prüfen Sie das Building Edge-Netzwerk, die Cloud-Verbindung, die Organisation, die Lizenzen, die Assets und die API-Abonnements. Beginnen Sie mit der Prüfung der Edge-Konfiguration und der Daten, die an BuildingPro Suites übergeben werden sollen. Siehe [Prüfen Sie die Building Edge-Konfiguration](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/check-edge-configuration.md).
2. Ordnen Sie den vorkonfigurierten Building Edge einem Standort in ABB Ability BuildingPro zu. Nachdem Sie den Building Edge vorkonfiguriert und die Organisation eingerichtet haben, ordnen Sie den Standort dem ABB Ability BuildingPro-Portfolio zu. Siehe [Building Edge als Standort mit BuildingPro verbinden](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/associate-site.md).
3. Weisen Sie die **openBOS as a Service** und **openBOS Capacity** Lizenzen dem Building Edge zu. Vor dem Öffnen der *openBOS* Konfiguration weisen Sie dem Building Edge beide erforderlichen Lizenzen zu. Siehe [OpenBOS-Lizenzen zuweisen](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/assign-openbos-licenses.md).
4. Rufen Sie die Edge-Identifikationsnummer vom konfigurierten Standort in ABB Ability BuildingPro ab. Rufen Sie die Edge-Identifikationsnummer ab, bevor Sie die Edge-Verbindung konfigurieren. Siehe [OpenBOS konfigurieren](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/configure-openbos.md).
5. Öffnen Sie die openBOS-App in BuildingPro Suites und stellen Sie sicher, dass sie aktiviert ist. Öffnen Sie die App über **Platform Core -> Connect Hub -> Edge/App Marketplace für Plug-ins & Erweiterungen -> openBOS** und aktivieren Sie sie bei Bedarf. Siehe [openBOS-Konfiguration öffnen](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/open-openbos-config.md).
6. Wählen Sie den erforderlichen Standort aus und öffnen Sie seine Standortkonfiguration. Wählen Sie den Standort in der App aus und öffnen Sie **Standortkonfiguration**. Siehe [openBOS-Konfiguration öffnen](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/open-openbos-config.md).
7. Konfigurieren Sie die Edge-Identifikationsnummer und die Baumstruktur, die mit BuildingPro Suites synchronisiert werden soll. Nachdem Sie die Standortkonfiguration geöffnet haben, konfigurieren Sie die Edge-Verbindung und wählen Sie die zu synchronisierende Baumstruktur aus. Siehe [OpenBOS konfigurieren](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/configure-openbos.md).

Die vollständige openBOS-Konfigurationsreferenz, einschließlich Edge-Vorbereitung, API-Abonnements, Gateway-Konfiguration und Continuous Asset Creation, finden Sie unter [OpenBOS](/collection/german/verpflichtende-basis/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions/apps/openbos.md).


---

# 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/erste-schritte/2.-configure-edge-and-connect-via-openbos.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.
