> 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/custom-widgets/modules/inputs-and-switches.md).

# Eingänge & Schalter

Das Modul „Inputs & Switches“ ermöglicht es Ihnen, eine breite Vielfalt an Schaltern, Schiebereglern und Feldern zur Eingabe von Werten in einem Widget anzuzeigen.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FslwKob34386F46oKryhn%2FInput.png?alt=media&#x26;token=0e02a340-0fbb-4857-9f3d-66aa06c7205a" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="62.93333943684894"></th><th width="144.59991455078125"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Beschreibung</td><td>Dieser Text wird angezeigt, wenn das benutzerdefinierte Widget später mit Assets verbunden wird</td></tr><tr><td><strong>[B]</strong></td><td>Typ</td><td><ul><li><strong>Schalter:</strong> Der Schalter ermöglicht es, ein Asset zwischen zwei Werten umzuschalten</li><li><strong>Schieberegler:</strong> Ein Wert kann innerhalb eines Wertebereichs über einen Schieberegler ausgewählt werden.</li><li><strong>Vertikaler Schieberegler</strong>: Wie „Schieberegler“, aber der Schieberegler ist vertikal angeordnet.</li><li><strong>Schalter und Schieberegler</strong>: Kombination aus „Schieberegler“ und „Schalter“</li><li><strong>Eingabe:</strong> Ein Wert kann eingegeben werden.</li><li><strong>Auswahl:</strong> Ein Wert kann für jedes Asset über ein Dropdown-Menü aus mehreren Werten ausgewählt werden.</li><li><strong>Taste</strong>: Über eine Taste können Werte gesetzt werden</li><li><strong>Stepper:</strong> Der Stepper ermöglicht die schrittweise Anpassung eines Werts über Erhöhen- und Verringern-Schaltflächen. Die Schrittweite kann in der <em>Asset-Vorlage</em>. <a href="/pages/6c461165e6e0770f610a9996eab8a7ff9577a9c0">-> Schwellenwerte in der Asset-Vorlage</a></li></ul></td></tr><tr><td><strong>[C]</strong></td><td>Symbole aktivieren</td><td>Wenn aktiviert, werden die Symbole der entsprechenden Attribute angezeigt.</td></tr><tr><td><strong>[D]</strong></td><td>Vertikal teilen</td><td>Wenn aktiviert, werden die Eingaben nicht mehr untereinander, sondern auch nebeneinander angezeigt.</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/custom-widgets/modules/inputs-and-switches.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.
