> 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/weitere-funktionen/attribut-funktionen.md).

# Attribut Funktionen

In der *Attribut-Sidebar* lassen sich Eigenschaften eines Attributs im Detail einsehen und konfigurieren. Hier erklären wir, wie Sie zu dieser Sidebar gelangen und was die einzelnen Abschnitte bedeuten.

Um die Attribut-Sidebar aufzurufen:

1. Navigieren Sie zum gewünschten Asset über:\
   *Assets* → *\[Asset auswählen]*\
   ▷ Die Asset-Detailansicht öffnet sich.
2. Klicken Sie in der Tabelle der Attributwerte auf ein beliebiges Attribut.\
   ▷ Die Attribut-Sidebar erscheint auf der rechten Seite.

<div data-full-width="true"><figure><img src="/files/w7VwBPXIhYVlTyDB9p9P" alt=""><figcaption></figcaption></figure></div>

<table data-header-hidden data-full-width="true"><thead><tr><th width="49.60003662109375"></th><th width="202.60003662109375"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Calculator</td><td>Hier definieren Sie Formeln zur Berechnung des Attributwerts aus anderen Attributen. <a href="/pages/r004OfhWebwIcSgJFuIX">-> Werte berechnen: Der Calculator</a></td></tr><tr><td><strong>[B]</strong></td><td>Einheit &#x26; Wertebereich</td><td>Einstellbar sind Einheit, Minimal-/Maximalwert sowie Schrittweite. Mehr Informationen unter: <a href="/pages/YIqNdFAwrEUJZzoHcRG9#schritt-3-dem-asset-template-attribute-hinzufugen">-> Dem Asset-Template Attribute hinzufügen</a></td></tr><tr><td><strong>[C]</strong></td><td>Offset</td><td>Aktivieren Sie einen statischen Offset, der auf den Wert addiert wird. <a href="/pages/tUPp8Ow3VYhoCpFlqt1R">-> Einen Zählerwechsel konfigurieren</a></td></tr><tr><td><strong>[D]</strong></td><td>Filter</td><td>Erlaubt die Aktivierung von Filtern für eingehende Werte.<a href="/pages/qNk61gDLXq0fqyrsgmq3"> -><br>Filter</a></td></tr><tr><td><strong>[E]</strong></td><td>Sichtbarkeit</td><td>Konfigurieren Sie die Sichtbarkeit des Attributs in AR-Markern. <a href="/pages/4S5aDNYawjsr4tSpQgFX">-><br>Augmented Reality</a></td></tr><tr><td><strong>[F]</strong></td><td>Werte-Mapping</td><td>Ordnen Sie numerischen Werten lesbare Texte zu (z.B. 0 = aus, 1 = an). <a href="/pages/z8xqP6Q8QBJJ29mLg1Az#werte-mapping-fur-attribute">-> Werte-Mapping für Attribute</a></td></tr><tr><td><strong>[G]</strong></td><td>Device Simulator</td><td>Aktivieren Sie die Simulation für Testzwecke. <a href="/pages/eGmjjg4ICEy4WgXM17uN">-><br>Gerätesimulator</a></td></tr><tr><td><strong>[H]</strong></td><td>Attribut zurücksetzen</td><td>Setzt den Wert des Attributs auf den Standard zurück. <a href="/pages/r004OfhWebwIcSgJFuIX#output-attribut-zurucksetzen">-> Output-Attribut zurücksetzen</a></td></tr></tbody></table>


---

# 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/weitere-funktionen/attribut-funktionen.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.
