> 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/3.-connecting-data-sources/openbos.md).

# OpenBOS

## OpenBOS

Die OpenBOS-App in BuildingPro Suites ermöglicht die nahtlose Integration und Synchronisation von Daten aus ABB Ability™ Building Edge-Systemen. Dank dieser Integration können Sie Assets, Datenpunkte und Alarme aus Ihrer Gebäudeautomation automatisch in BuildingPro Suites importieren.

Der Hauptvorteil ist die kontinuierliche Asset-Erstellung (CAC). Nach der Erstkonfiguration werden Assets und Asset-Typen automatisch in BuildingPro Suites erstellt und organisiert und übernehmen die Struktur aus OpenBOS. Dies reduziert den manuellen Aufwand erheblich und sorgt für eine stets aktuelle Datengrundlage.

## Bevor Sie beginnen

Bevor Sie die Verbindung konfigurieren, stellen Sie sicher, dass:

* das Building Edge vorkonfiguriert ist und seine Organisation mit einem Cloud-Portfolio verbunden ist; siehe [Überprü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 [Lizenz- und Zugriffsstatus prüfen](/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 [Lizenz- und Zugriffsstatus prüfen](/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).

## So verbinden Sie OpenBOS mit BuildingPro Suites

Die Verbindung erfolgt in drei einfachen Schritten:

1. Erforderliche Schritte im OpenBOS Building Edge: Bevor Sie die App in BuildingPro Suites konfigurieren, führen Sie die [Prüfungen der Building-Edge-Konfiguration](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/check-edge-configuration.md) einschließlich der lokalen und Cloud-Konfiguration sowie der API-Abonnements, durch.
2. App-Aktivierung: Öffnen Sie die [openBOS-App-Konfiguration](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/open-openbos-config.md) und stellen Sie sicher, dass die App aktiviert ist. Wenn das Building Edge noch keinem BuildingPro-Standort zugeordnet wurde, folgen Sie [Verbinden Sie ein Building Edge mit BuildingPro als Standort](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/associate-site.md).
3. App-Konfiguration in BuildingPro Suites: Konfigurieren Sie die Edge-Identifikationsnummer und die synchronisierte Baumstruktur, indem Sie [OpenBOS konfigurieren](/collection/german/erste-schritte/2.-configure-edge-and-connect-via-openbos/configure-openbos.md).

Nach erfolgreicher Konfiguration beginnt die automatische Synchronisierung. Die App überwacht den Status und stellt sicher, dass Ihre Assets und Alarme stets auf dem neuesten Stand sind.

Eine detaillierte Schritt-für-Schritt-Anleitung zur Konfiguration in OpenBOS und BuildingPro Suites finden Sie in der vollständigen Dokumentation im Kapitel „OpenBOS“.

{% content-ref url="/pages/8f63f197efc1141a14bba569854f6ff609445184" %}
[OpenBOS](/collection/german/verpflichtende-basis/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions/apps/openbos.md)
{% endcontent-ref %}


---

# 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/3.-connecting-data-sources/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.
