> 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-14.2-freezed/edge-nodes/edgenodes-in-abb-buildingpro/control-edge-einrichten.md).

# Control Edge einrichten

## Control Edge – Steuerung und Automatisierung mit Eliona und Niagara

Die **Control Edge** ist eine Schnittstelle zwischen **Niagara-basierten Automatisierungssystemen** und **Eliona**. Sie ermöglicht die **bidirektionale Kommunikation**, sodass Steuerungslogiken, Sensordaten und Alarme direkt zwischen **Niagara** und **Eliona** synchronisiert werden können. Dies erlaubt eine nahtlose Integration in **moderne Gebäudeautomatisierungssysteme**.

***

## **Installation und Anbindung**

Für die Anbindung von Niagara an Eliona sind nur zwei einfache Schritte erforderlich:

1. **Niagara-Eliona-Modul installieren**
   * Die **Niagara-Moduldatei** und die entsprechende **Lizenz** kann direkt bei **Eliona** angefordert werden.
   * Das Modul wird einfach in den `modules`-Ordner der Niagara-Installation kopiert.
2. **API Key in Eliona erzeugen**
   * Um die Verbindung zu Eliona herzustellen, muss ein **API Key** in Eliona erstellt werden. [→ API Key Erstellung](/collection/german-14.2-freezed/dokumentation/einstellungen/api-schlussel.md#api-schlussel-erstellen)

Dettailierte Informationen zum Einrichten des Niagara Moduls finden Sie hier:

{% content-ref url="/pages/WWODGZegPy34670LYwFF" %}
[Eliona-Module für Niagara](/collection/german-14.2-freezed/edge-nodes/edgenodes-in-abb-buildingpro/control-edge-einrichten/eliona-module-fur-niagara.md)
{% endcontent-ref %}

***

## **Was kann die Niagara Control Edge und wie wird sie eingesetzt?**

Die Niagara Control Edge verbindet automatisierte Gebäude- und Industriesysteme mit Eliona. Damit können Daten, Steuerungen und Alarme aus Niagara in Eliona visualisiert und analysiert werden – und umgekehrt können Steuerungen direkt aus Eliona an Niagara gesendet werden.

Nach der Einrichtung läuft die **Synchronisation automatisch** und ermöglicht eine nahtlose Interaktion zwischen beiden Systemen. **Assets, Asset-Typen und die Asset-Struktur** werden dabei in Eliona automatisch erstellt und aktualisiert. Falls ein Asset oder sein Typ noch nicht existiert, wird es ohne manuelle Konfiguration angelegt. Dadurch sind **Datenpunkte, Steuerungen und Alarme** aus Niagara direkt in Eliona verfügbar und können für Visualisierungen, Analysen und Automatisierungen genutzt 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-14.2-freezed/edge-nodes/edgenodes-in-abb-buildingpro/control-edge-einrichten.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.
