> 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/pflichtbasis/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions.md).

# Edge/App-Marktplatz für Plug-ins & Erweiterungen

BuildingPro Suites bietet verschiedene Apps an, um Daten aus Drittanbietersystemen in BuildingPro Suites zu übernehmen. Sie haben die Möglichkeit, beliebige Apps aus unserer Bibliothek zu installieren.

<figure><img src="/files/11d51eb1315b0db71b4a710de9a9126307a90ac0" alt=""><figcaption></figcaption></figure>

Führen Sie die Installation einfach durch, indem Sie auf ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FjeCktzX4qZhW5yrz4LX1%2Fimage.png?alt=media\&token=73edc925-991a-490f-a61c-689c7d60f631). Wenn die App in mehreren Versionen verfügbar ist, werden Sie aufgefordert, die passende Version auszuwählen.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FdWxfAcpQlJKAsiZ3oQB0%2Fimage.png?alt=media&#x26;token=99154276-5a30-4017-9ad2-a3986e81723d" alt=""><figcaption></figcaption></figure>

Um eine App zu deinstallieren, klicken Sie auf ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FvqDCLn4dFC26OXXJbq18%2Fimage.png?alt=media\&token=dc7b270a-d218-4aea-ace6-edd89f739e11).

Details zu den einzelnen Apps finden Sie im Abschnitt \[Externer Link] [BuildingPro Suites Apps](broken://spaces/B9s2DNtIvhBdrJ64xR9g/pages/wfVBCWG0OuNf8H9aXNeQ).

### Generische Frontend-Konfiguration

Damit für jede App kein separates Frontend entwickelt werden muss, kann jede App in BuildingPro Suites über dieses generische Frontend konfiguriert werden. Dieses Frontend-Design wird nur verwendet, wenn kein anderes verfügbar ist.

<figure><img src="/files/3e2ff4cdd6a9af1dde882272adcdb9ffbbe81b02" alt=""><figcaption></figcaption></figure>

1. **App-Übersicht:** Klicken Sie auf <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FsOiakjPoDl6cIBnUFjGe%2Fimage.png?alt=media&#x26;token=08bab5f9-893c-4c01-ac53-59ae562f0186" alt="" data-size="line"> um zur App-Übersicht zu gelangen.
2. **Endpunkt:** Geben Sie zunächst den Endpunkt ein.
3. **Methode:** Wählen Sie die Methode aus. (GET/ POST/ DELETE/ PUT)
4. **Konfig-ID:** Geben Sie die Konfig-ID (z. B. der Geräte) der Antwort ein.
5. **Mandanten-ID:** Geben Sie die Mandanten-ID ein.
6. **Beschreibung:** Kurze Beschreibung der App.
7. **Anfrage:** Die Anfrage wird über den Endpunkt, die Methode und die Konfig-ID festgelegt.
8. **Vorschau der Endpunkt-URL:** Zeigt den URL-Pfad mit dem Endpunkt und der Konfig-ID an.
9. **Antwort:** Nachdem Sie die Anfrage gesendet haben (Nr. 11), sehen Sie hier die Antwort.
10. **API-Version:** Zeigt den HTTP-Status der API an.
11. **Senden:** Klicken Sie auf <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FvI59zJdUXH9u08u3oJaT%2Fimage.png?alt=media&#x26;token=4202ff3d-d4bc-4655-9325-626fb72e60d6" alt="" data-size="line"> um die Anfrage zu senden.


---

# 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/pflichtbasis/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions.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.
