> 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/karte-und-stockwerk/stockwerk.md).

# Stockwerk

<div data-full-width="true"><figure><img src="/files/hi4aVO4jcxWIXtRDpt9p" alt=""><figcaption><p>Abb. 1 – Die Stockwerk-Übersicht mit verschiedenen Assets.<br>Auf dem Stockwerk sind Assets in Form von Punkten und Polygonen sichtbar.</p></figcaption></figure></div>

## Überblick

Die Funktion "Stockwerke" ist eng verwandt mit der Funktion [-> "Karte"](/collection/german-14.2-freezed/dokumentation/karte-und-stockwerk.md).

In der Funktion "Karte" wurden Assets auf einer interaktiven Karte platziert. In der Funktion "Stockwerke" hingegen werden Assets auf einem statischen Stockwerkplan platziert.

## Ein Stockwerk aufrufen

Gehen Sie folgendermaßen vor, um ein Stockwerk aufzurufen:

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

1. Klicken Sie auf **Karte \[A]**
2. Navigieren Sie in der **Seitenleiste \[B]** zu dem Stockwerk, das Sie aufrufen möchten.\
   ◈ Stockwerke sind mit dem Symbol **\[C]** markiert. Assets ohne dieses Symbol sind keine Stockwerke.
3. Klicken Sie auf das Symbol **\[C]**\
   ▷ Die Stockwerk-Übersicht (siehe Abb. 1) öffnet sich

## Stockwerkepläne

Stockwerkpläne sind statische Bilder. Im Gegensatz zur interaktiven Karte können Stockwerkpläne nicht gedreht, gezoomt etc. werden.

Stattdessen laden Sie ein Bild von Ihrem Computer hoch und platzieren auf diesem Bild Ihre Assets. Theoretisch können Sie jedes beliebige Bild als Stockwerkplan verwenden. Besonders geeignet sind Grundrisse oder Renderings von 3D-Modellen (siehe Abb. 1).

### Polygone vs. Punkte

Auf Stockwerken können Sie Assets in 2 verschiedenen Formen darstellen:

* Punkte
* Polygone

<figure><img src="/files/wxXZ5ud4jyVitStM2jaN" alt=""><figcaption><p>Abb. 2 – Links: Assets als Punkte, Rechts: Assets als Polygone<br>Als Stockwerkplan dient ein zweidimensionaler Grundriss</p></figcaption></figure>

#### Punkte

Punkte entsprechen den Icons auf der Karte. Sie eignen sich besonders, um Assets wie Sensoren, Steuerungen etc. abzubilden.

#### Polygone

Mit der Option "Polygon" werden Assets nicht als Punkte, sondern als farbige Flächen dargestellt. Polygone eignen sich besonders gut, um Räume abzubilden. Polygone sind nur in der Funktion "Stockwerke" verfügbar.

In Abbildung 2 werden im linken Teil Assets als Punkte dargestellt.\
Im rechten Teil werden Assets als Polygone dargestellt. Die Form und Farbe der Polygone kann individuell angepasst werden.

Sie können für jedes einzelne Asset auf einem Stockwerk einstellen, ob dieses Asset als Punkt oder als Polygon dargestellt werden soll. Auf einem Stockwerk können sowohl Punkte als auch Polygone gleichzeitig vorhanden sein.


---

# 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/karte-und-stockwerk/stockwerk.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.
