> 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/dokumentation/einstellungen/apps.md).

# Apps

## Apps

Eliona bietet verschiedene Apps an, um Daten von Drittsystemen in Eliona zu implementieren. Sie haben die Möglichkeit, beliebige Apps aus unserer Bibliothek zu installieren.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2F8p1UUlL5hiUcvI0Y8Ao6%2Fimage.png?alt=media&#x26;token=15718e9f-d444-42ba-b19d-f1a06a30b030" alt=""><figcaption></figcaption></figure>

Führen Sie die Installation aus, indem Sie einfach 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)klicken. Falls es die App in mehreren Versionen gibt, 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 in der Rubrik \[Externer Link] [Eliona Apps](https://app.gitbook.com/o/c5qrriPs3BYGOtVHrIFp/s/B9s2DNtIvhBdrJ64xR9g/eliona-apps).

### Konfiguration generisches Frontend <a href="#konfiguration-generisches-frontend" id="konfiguration-generisches-frontend"></a>

Damit nicht für jede App ein eigenes Frontend entwickelt werden muss, kann jede App in Eliona über dieses generische Frontend konfiguriert werden. Dieses Frontend Design wird nur verwendet, wenn kein anderes zur Verfügung steht.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FPfkTAnoyVkbjPbUVhLwH%2Fimage.png?alt=media&#x26;token=13fc29d1-2824-45e4-8c4a-f8ef4f0c0de3" 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 auf die App Übersicht zu kommen.
2. **Endpunkt:** Tragen Sie als Erstes den Endpunkt ein.
3. **Methode:** Wählen Sie die Methode aus. (GET/ POST/ DELETE/ PUT)
4. **Config-ID:** Tragen Sie die Config ID (z.B. der Geräte) der Response ein.
5. **Projekt-ID:** Tragen Sie die Projekt-ID ein.
6. **Beschreibung:** Kurzbeschrieb der App.
7. **Request:** Der Request wird über den Endpoint, Methode und Config ID eingestellt.
8. **Endpunkt URL Vorschau:** Zeigt den URL-Pfad mit dem Endpoint und der Config-ID an.
9. **Antwort:** Nachdem Sie den Request abgeschickt haben (Nr. 11), sehen Sie die Antwort hier.
10. **API Version:** Zeigt den HTTP Status der API an.
11. **Abschicken:** 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 den Request 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-14.2-freezed/dokumentation/einstellungen/apps.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.
