> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/new-alarms/de/installation/set-up-the-wh52.md).

# Das WH52 einrichten

Der WH52 Wireless Hub wird über PoE mit Strom versorgt und verbindet sich lokal mit dem BP52, um drahtlose Sensorereignisse von angeschlossenen Geräten zu übertragen. Bei Bedarf können mehrere Hubs hinzugefügt werden, um eine ausreichende Abdeckung im gesamten Gebäude sicherzustellen.

***

### Anforderungen

* Ein BP52-Alarmbedienfeld.
* Der WH52 benötigt 15 W PoE (802.3af) und muss sich im selben Subnetz (LAN) wie das BP52-Alarmbedienfeld befinden, um lokal kommunizieren zu können. Siehe [Alarnetzwerkeinstellungen](/new-alarms/de/erste-schritte/alarms-network-settings.md) für weitere Informationen.

### Bewährte Installationspraktiken

Installieren Sie den WH52 nach unten gerichtet, um eine ordnungsgemäße Abdeckung der Alarmsignale sicherzustellen.

Vermeiden Sie die Installation in der Nähe von Metallflächen, da diese die Reichweite verringern.

{% hint style="warning" %}
Siehe [FAQ zur drahtlosen Installation](/new-alarms/de/installation/wireless-installations-faq.md) für weitere Informationen zur optimalen Platzierung des Hubs.
{% endhint %}

***

## WH52-Einrichtung

{% stepper %}
{% step %}
**Stellen Sie sicher, dass ein BP52 zu Ihrer New-Alarms-Website hinzugefügt und online ist.**
{% endstep %}

{% step %}
[**WH52 hinzufügen**](/command/de/organisationseinstellungen/add-a-device-to-your-command-organization.md) **Seriennummer zu Ihrem Command-Konto.**
{% endstep %}

{% step %}
**Verschieben Sie den WH52 von den nicht zugewiesenen Geräten auf Ihre New-Alarms-Website.**
{% endstep %}

{% step %}
**Vergewissern Sie sich auf der Seite „Geräte“ Ihrer New-Alarms-Website, dass der WH52 ein „verbunden“-Ereignis anzeigt, was die Kommunikation mit dem Bedienfeld und die Bereitschaft zum Weiterleiten von Alarmereignissen bestätigt.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Der WH52 wird zuerst als online und dann als verbunden angezeigt.
{% endhint %}

### Status

* **Online -** Der WH52 ist mit dem Internet verbunden.

  **Hinweis:** Dies ist eine Voraussetzung dafür, dass der WH52 seine Firmware über die Cloud aktualisieren kann.
* **Verbunden -** Der WH52 hat eine Verbindung mit dem Alarmbedienfeld. Dies ist erforderlich, damit der WH52 Ereignisse von seinen gekoppelten drahtlosen Sensoren senden kann.


---

# 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://help.verkada.com/new-alarms/de/installation/set-up-the-wh52.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.
