> 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/live-cockpit/widgets/predefined-widgets/simple-display.md).

# Einfache Anzeige

Das Widget „Simple Display“ zeigt einen Wert für ein oder mehrere Assets an.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F2iwasC5V20uGjcfYHRO9%2F5426E1F4-C06B-42FD-B775-C920F8EECA73.png?alt=media&#x26;token=9d4c136d-7619-4d51-b731-d78c08c17eb3" alt=""><figcaption><p>Das Widget „Simple Display“ mit 2 verbundenen Assets</p></figcaption></figure></div>

## Übersicht

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fqz9JHWoJtnFbsV9uz3CN%2FD3F9B453-476E-4282-9CE0-987DACB36848.png?alt=media&#x26;token=0c55c1c4-5983-493c-8ac0-070eedfbeaad" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="59.133321126302064"></th><th width="242.4000244140625"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Titel</td><td>Titel des Widgets. Wird durch die Auswahl des „Primären Assets“ beeinflusst</td></tr><tr><td><strong>[B]</strong></td><td>Symbol</td><td>Symbol des Widgets</td></tr><tr><td><strong>[C]</strong></td><td>Wert</td><td>Wert des ausgewählten Attributs</td></tr><tr><td><strong>[D]</strong></td><td>Name des Attributs</td><td>Kann festgelegt werden unter <strong>[H]</strong></td></tr><tr><td><strong>[E]</strong></td><td>Weitere Optionen</td><td>Siehe -> Navigation über Widgets</td></tr></tbody></table>

## Konfiguration

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FNNwor8HGKMKZOxTI0WiL%2F8CD574B4-F9D1-43D3-B36E-1762D1B346E0.png?alt=media&#x26;token=e7d3b5e8-ca69-45df-813c-fd45e4c9c51c" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="67.73332722981769"></th><th width="306"></th><th></th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Primary Asset</td><td>Wählen Sie das primäre Asset aus. Diese Auswahl bestimmt, welcher Titel <strong>[A]</strong> erscheint im Widget</td></tr><tr><td><strong>[G]</strong></td><td>Attribut</td><td>Das Attribut, dessen Wert im Widget angezeigt wird</td></tr><tr><td><strong>[H]</strong></td><td>Name des Attributs</td><td>Wird im Widget angezeigt <strong>[D]</strong></td></tr><tr><td><strong>[I]</strong></td><td>Aktueller Wert/Aggregierter Wert</td><td>Wählen Sie aus, ob der aktuelle Wert oder ein aggregierter Wert angezeigt werden soll.</td></tr><tr><td><strong>[J]</strong></td><td>Weitere Assets hinzufügen</td><td>Weitere Assets hinzufügen</td></tr><tr><td><strong>[K]</strong></td><td>Widget hinzufügen</td><td>Eingaben speichern und Widget hinzufügen</td></tr><tr><td><strong>[L]</strong></td><td>Breite</td><td>Wählen Sie, wie viel Platz das Widget auf dem Dashboard einnehmen soll.</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/plattform/live-cockpit/widgets/predefined-widgets/simple-display.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.
