> 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/ja/she-zhi/set-up-the-wh52.md).

# WH52をセットアップする

WH52 無線ハブはPoE給電で、BP52にローカル接続し、接続されたデバイスからの無線センサーイベントを送信します。建物全体で適切なカバー範囲を確保するため、必要に応じて複数のハブを追加できます。

***

### 要件

* BP52 アラームパネル。
* WH52 は 15W PoE (802.3af) を必要とし、ローカル通信のため BP52 アラームパネルと同一サブネット（LAN）上にある必要があります。参照 [アラームネットワーク設定](/new-alarms/ja/hajimeni/alarms-network-settings.md) 詳細については。

### 設置のベストプラクティス

アラーム信号を適切にカバーするため、WH52 は下向きに取り付けてください。

金属面の近くへの設置は避けてください。範囲が狭くなります。

{% hint style="warning" %}
参照 [無線設置FAQ](/new-alarms/ja/she-zhi/wireless-installations-faq.md) 最適なハブ配置の詳細について。
{% endhint %}

***

## WH52 のセットアップ

{% stepper %}
{% step %}
**BP52 が New Alarms サイトに追加され、オンラインになっていることを確認してください。**
{% endstep %}

{% step %}
[**WH52 を追加**](/command/ja/ganaizshon/add-a-device-to-your-command-organization.md) **シリアル番号を Command アカウントに追加してください。**
{% endstep %}

{% step %}
**WH52 を未割り当てデバイスから New Alarms サイトへ移動してください。**
{% endstep %}

{% step %}
**New Alarms サイトの［デバイス］ページで、WH52 に「connected」イベントが表示されていることを確認し、パネルとの通信およびアラームイベントをルーティングする準備ができていることを確認します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
WH52 は最初にオンライン、次に「connected」と表示されます。
{% endhint %}

### ステータス

* **オンライン -** WH52 はインターネットに接続されています。

  **注:** これは、WH52 がクラウドからファームウェアを更新するための要件です。
* **接続済み -** WH52 はアラームパネルと接続されています。これは、WH52 がペアリングされた無線センサーからのイベントを送信するために必要です。


---

# 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/ja/she-zhi/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.
