# WH52 설정

WH52 무선 허브는 PoE 전원으로 구동되며, 연결된 장치의 무선 센서 이벤트를 전송하기 위해 BP52에 로컬로 연결됩니다. 건물 전체에서 적절한 커버리지를 보장하기 위해 필요에 따라 여러 허브를 추가할 수 있습니다.

***

### 요구 사항

* BP52 알람 패널.
* WH52는 15W PoE(802.3af)가 필요하며, 로컬 통신을 위해 BP52 알람 패널과 동일한 서브넷(LAN)에 있어야 합니다. 참조 [알람 네트워크 설정](/new-alarms/ko/getting-started/alarms-network-settings.md) 를 참조하세요.

### 설치 모범 사례

알람 신호의 적절한 커버리지를 보장하려면 WH52를 아래를 향하도록 설치하세요.

금속 표면 근처의 설치는 범위를 줄이므로 피하세요.

{% hint style="warning" %}
참조 [무선 설치 FAQ](/new-alarms/ko/installation/wireless-installations-faq.md) 허브의 최적 배치에 대한 자세한 내용은
{% endhint %}

***

## WH52 설정

{% stepper %}
{% step %}
**새 알람 사이트에 BP52가 추가되어 있고 온라인 상태인지 확인하세요.**
{% endstep %}

{% step %}
[**WH52 추가**](/command/ko/organization-settings/add-a-device-to-your-command-organization.md) **일련번호를 Command 계정에 추가하세요.**
{% endstep %}

{% step %}
**WH52를 할당되지 않은 장치에서 새 알람 사이트로 이동하세요.**
{% endstep %}

{% step %}
**새 알람 사이트의 장치 페이지에서 WH52에 "connected" 이벤트가 표시되는지 확인하여 패널과의 통신 및 알람 이벤트 라우팅 준비 상태를 확인하세요.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
WH52는 먼저 online으로 표시된 다음 connected로 표시됩니다.
{% endhint %}

### 상태

* **Online -** WH52가 인터넷에 연결되어 있습니다.

  **참고:** 이는 WH52가 클라우드에서 펌웨어를 업데이트하기 위한 필수 조건입니다.
* **Connected -** 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/ko/installation/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.
