> 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/plattform/alarms-rules-and-escalations/rule-chains/knoten/aggregierte-daten-abrufen.md).

# Aggregierte Daten abrufen

<div align="left"><figure><img src="/files/01b73c5c57cbf8d4858e0edf804ff3e1cb2ecac5" alt="" width="375"><figcaption></figcaption></figure></div>

Verwenden Sie **Aggregierte Daten abrufen** um aggregierte Werte aus einem Asset-Attribut zu lesen.

Dieser Knoten gibt ein berechnetes Ergebnis für nachgelagerte Knoten zurück.

<div align="left"><figure><img src="/files/a50aa609ee990d989c0641229bcf90c4a302eeb3" alt="" width="310"><figcaption></figcaption></figure></div>

### Was er tut

Der Knoten liest einen aggregierten Wert über ein ausgewähltes Intervall.

Verwenden Sie ihn für Zusammenfassungen, Trends oder abgeleitete Kennzahlen.

### Ausgaben

* **Roter Ausgabepin** — Gibt den aggregierten Wert zurück.

### Konfigurierbare Einstellungen

<div align="left"><figure><img src="/files/c50ba02e1ef4a23be24c5b7a98a098a3eec50920" alt="" width="375"><figcaption></figcaption></figure></div>

* **Asset** — Wählen Sie das Quell-Asset aus.
* **Attribut** — Wählen Sie das Quellattribut aus.
* **Funktion** — Wählen Sie die Aggregationsfunktion aus.
* **Intervall** — Wählen Sie das Aggregationsintervall aus.

### Typische Verwendung

Verwenden Sie **Aggregierte Daten abrufen** vor Bedingungen, Berichten oder **LLM-Aufruf**.

### Zugehörige Dokumentation

* [Aggregation in BuildingPro-Suites](/collection/german/academy/aggregations-in-eliona.md)
* [Asset-Daten](/collection/german/pflichtbasis/assets/asset-data.md)
* [Knoten](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten.md)

Für den vollständigen Editor-Ablauf siehe [Regelkette konfigurieren](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/configure-rule-chain.md).


---

# 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:

```
GET https://docs.buildings.ability.abb/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten/aggregierte-daten-abrufen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
