> 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/akademie/edge-nodes/edgenodes-in-abb-buildingpro/set-up-control-edge.md).

# Control Edge einrichten

## Control Edge – Steuerung und Automatisierung mit BuildingPro Suites und Niagara

Das **Control Edge** ist eine Schnittstelle zwischen **Niagara-basierten Automatisierungssystemen** als auch **BuildingPro Suites**. Es ermöglicht **bidirektionale Kommunikation**, sodass Steuerungslogik, Sensordaten und Alarme direkt synchronisiert werden können zwischen **Niagara** als auch **BuildingPro Suites**. Dies ermöglicht eine nahtlose Integration in **moderne Gebäudeautomationssysteme**.

***

## **Installation und Verbindung**

Für die Verbindung von Niagara mit BuildingPro Suites sind nur zwei einfache Schritte erforderlich:

1. **Installieren Sie das Niagara-BuildingPro-Suites-Modul**
   * Das **Niagara-Moduldatei** und die entsprechende **Lizenz** kann direkt angefordert werden bei **BuildingPro Suites**.
   * Das Modul wird einfach in den `Module` Ordner der Niagara-Installation kopiert.
2. **API-Schlüssel in BuildingPro Suites generieren**
   * Um die Verbindung zu BuildingPro Suites herzustellen, muss ein **API-Schlüssel** in BuildingPro Suites erstellt werden. [→ API-Schlüssel-Erstellung](/collection/german/plattform/platform-core/api-keys.md)

Detaillierte Informationen zur Einrichtung des Niagara-Moduls finden Sie hier:

{% content-ref url="/pages/8642d78ac9b977b2743526d49a381cf2c7470249" %}
[BuildingPro Suites-Module für Niagara](/collection/german/akademie/edge-nodes/edgenodes-in-abb-buildingpro/set-up-control-edge/eliona-modules-for-niagara.md)
{% endcontent-ref %}

***

## **Was kann der Niagara Control Edge und wie wird er verwendet?**

Der Niagara Control Edge verbindet automatisierte Gebäude- und Industriesysteme mit BuildingPro Suites. Dadurch können Daten, Steuerungen und Alarme aus Niagara in BuildingPro Suites visualisiert und analysiert werden – und umgekehrt können Steuerungen direkt von BuildingPro Suites an Niagara gesendet werden.

Nach der Einrichtung **läuft die Synchronisierung automatisch** und ermöglicht eine nahtlose Interaktion zwischen beiden Systemen. **Assets, Asset-Typen und die Asset-Struktur** werden in BuildingPro Suites automatisch erstellt und aktualisiert. Wenn ein Asset oder sein Typ noch nicht existiert, wird es ohne manuelle Konfiguration erstellt. Dadurch **Datenpunkte, Steuerungen und Alarme** aus Niagara direkt in BuildingPro Suites verfügbar und können für Visualisierungen, Analysen und Automatisierungen verwendet werden.


---

# 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/akademie/edge-nodes/edgenodes-in-abb-buildingpro/set-up-control-edge.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.
