> 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/daten-posten.md).

# Daten posten

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

Verwenden **Daten posten** um einen Wert an ein Asset-Attribut zu senden.

Dieser Knoten schreibt konfigurierte Daten, wenn er ausgelöst wird.

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

### Was er tut

Der Knoten sendet einen Wert an ein ausgewähltes Asset-Attribut.

Verwenden Sie ihn, um Asset-Daten aus einer Regelkette zu aktualisieren.

### Eingaben

* **Auslöser** — Startet die Post-Aktion.

### Konfigurierbare Einstellungen

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

* **Asset** — Wählen Sie das Ziel-Asset aus.
* **Attribut** — Wählen Sie das Zielattribut aus.
* **Wert** — Geben Sie den zu sendenden Wert ein.

### Typische Verwendung

Verwenden **Daten posten** nach Logik, Zeitplänen oder externen Ereignissen.

### Zugehörige Dokumentation

* [Asset-Daten](/collection/german/pflichtbasis/assets/asset-data.md)
* [Knoten](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten.md)

Den vollständigen Editor-Ablauf finden Sie unter [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/daten-posten.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.
