> 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/vorwort/willkommen.md).

# Willkommen!

Herzlich willkommen beim Smart Building Assistent ABB BuildingPro!&#x20;

Mit ABB BuildingPro haben Sie sich für die digitale Zukunft der Automatisierung von Gebäuden und Infrastrukturen entschieden.&#x20;

## Was ist ABB BuildingPro?  <a href="#was-ist-eliona" id="was-ist-eliona"></a>

In diesem Video erhalten Sie einen kurzen Überblick über ABB BuildingPro:&#x20;

{% embed url="<https://youtu.be/D0ztLn19we4?feature=shared>" %}

ABB BuildingPro unterstützt folgende Schnittstellen:

* ***IoT Connectors:*** MQTT, Enocean, TheThingsNetwork, Loriot, TTN, Webhook, RESTful, Apache KAFKA, Swisscom, Modbus
* ***BMS Connectors:*** B\&R Aprol, Siemens WinCC OA, Tridium Niagara (durch diesen Driver sind weitere dutzende Protokolle verfügbar)
* ***CCTV Connector:*** Milestone
* ***OT Connectors (durch EdgeNode auch remote möglich):*** BACnet, KNX & KNX SC, Modbus, MBUS, OPC UA, SBUS
* ***APP Connectors:*** *ABB free\@home*, *Akenza*, *CoffeeCloud*, *Kentix*, *KentixONE*,  *Localino*, *Loriot.io*,  *myStrom App*, *Niagara*, *OpenBOS*, *ROOMZ*, *SAML SSO*, *Signify*, *Thingdust*, *Wetter*, *Xovis*, *Xovis People Counter*, *Zevyy*
* ***Escalation Connectors:*** Google Chat, Slack, Mail, SMS

{% hint style="success" %}
Du findest in der Doku nicht die richtige Seite? Unser speziell auf ABB BuildingProABB BuildingPro zugeschnittener Support Assistent, basierend auf ChatGPT, hilft dir schnell weiter! Dafür musst du dich nur bei ChatGPT einloggen und schon kannst du loslegen:[ -> zum Eliona-Support-Assistent](https://chatgpt.com/g/g-20OI4GK0K-eliona-support-assistent)
{% endhint %}


---

# 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/vorwort/willkommen.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.
