# GC31-E 게이트웨이에서 과거 GPS 데이터 사용 설정

Verkada Outdoor Cellular Gateway는 정기 간격으로 위치를 보고할 수 있습니다. 이 기능이 활성화되면 Gateway가 클라우드에 위치 데이터를 저장하여 사용자가 Command에서 Mobile Gateway 배포의 과거 경로를 직접 볼 수 있습니다. 이 기능은 조사뿐 아니라 일반적인 차량 추적에도 유용합니다.

{% hint style="danger" %}
Cellular Gateway 장치만 GPS 좌표를 보고할 수 있습니다. 이 기능은 Wi-Fi Gateway에서는 사용할 수 없습니다.
{% endhint %}

***

## Gateway GPS 기록 활성화

### 조직 수준

셀룰러 Gateway에서 GPS 기록 기능을 활성화하려면 먼저 조직에 대해 이 기능을 활성화해야 합니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**Feature Manager를 선택합니다.**
{% endstep %}

{% step %}
**Gateway > Gateway GPS History 아래에서 드롭다운 메뉴에서 Enabled를 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/7e54a264103fb469c90d7f14840937e2d5fe6b15" alt="" width="453"></div>
{% endstep %}
{% endstepper %}

### Verkada 셀룰러 Gateway

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Gateways로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 Gateway를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**GPS > GPS History 아래에서 드롭다운 메뉴에서 On을 선택합니다. 활성화되면 Gateway 세부 정보 페이지에서 이 기능에 액세스할 수 있습니다.**
{% endstep %}
{% endstepper %}

Gateway는 과거 GPS 좌표 보고를 시작하며, 이는 조사 및 일반적인 차량 추적에 도움이 될 수 있습니다.

***

## GPS 기록에서 신호 범위 데이터 보기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Gateways로 이동합니다.**
{% endstep %}

{% step %}
**보려는 Gateway를 선택합니다.**
{% endstep %}

{% step %}
**GPS History를 클릭합니다.**

a. 켜기 **신호 강도** 를 선택하면 Gateway 경로를 따라 과거 이동통신사 신호 데이터를 볼 수 있습니다.\
b. 한 번 켜면 Gateway 경로를 따라 이동통신사 정보를 볼 수 있습니다.
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>Gateway는 얼마나 자주 GPS 데이터를 수집하나요?</summary>

GC31-E는 10초마다 GPS 데이터를 샘플링합니다.

</details>

<details>

<summary>GPS 데이터는 얼마나 자주 클라우드에 업로드되나요?</summary>

GPS 데이터는 2분마다 클라우드에 업로드됩니다.

</details>

<details>

<summary>GPS 데이터를 클라우드에 업로드하려면 셀룰러 연결이 필요한가요?</summary>

GPS 샘플링은 셀룰러 연결 없이도 이루어지지만, 데이터를 클라우드에 업로드하려면 GC31-E에 셀룰러 연결이 필요합니다.

</details>

<details>

<summary>보고되는 GPS 위치의 정확도는 어느 정도인가요?</summary>

Cellular Gateway의 GPS는 약 ±50미터의 정확도를 제공합니다.

</details>


---

# 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/connectivity/ko/configuration/add-cellular-gateway-to-command/enable-historical-gps-data-on-gc31-e-gateways.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.
