# 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/insutru/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が「接続済み」イベントを表示していることを確認し、パネルとの通信およびアラームイベントのルーティング準備が整っていることを確認します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
WH52は最初にオンライン表示され、その後接続表示されます。
{% endhint %}

### ステータス

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

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


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/new-alarms/ja/insutru/set-up-the-wh52.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
