# 공기질 센서 설정 일괄 편집

Verkada Command 플랫폼을 사용하면 Verkada의 그룹을 편집할 수 있습니다 [공기질 센서](/air-quality/ko/sensor-data/air-quality-sensor-settings.md) 및 각 설정을 한 번에 모두 편집할 수 있습니다.

***

## 센서 일괄 선택

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

{% step %}
**수정하려는 공기질 센서를 선택합니다.**
{% endstep %}

{% step %}
**Device Type: Air Quality로 필터링합니다.**

{% hint style="warning" %}
​일괄 편집은 **Air Quality** 가 유일하게 선택된 장치 유형일 때만 가능합니다.
{% endhint %}
{% endstep %}

{% step %}
**업데이트하려는 각 센서 옆의 확인란을 선택합니다.**

또는 상단에서 검은색 상자(흰색 세로선이 있는)를 클릭하여 **모든** 장치를 선택합니다 **사이트** 또는 **org**.

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

***

## 센서 설정 일괄 편집

{% stepper %}
{% step %}
**장치를 선택한 후 오른쪽 상단에서 Edit Settings를 클릭합니다.**

{% hint style="warning" %}
​모바일 브라우저나 저해상도 모니터에서 보면 이것이 단순히 톱니바퀴 아이콘으로 표시될 수 있습니다.
{% endhint %}
{% endstep %}

{% step %}
**Edit Settings에서 Site, Location, Sensors and Triggers(Alert Thresholds), Notification Settings, Offline Notifications를 수정할 수 있습니다. 자세한 구성은** [**Air Quality Sensor Settings**](/air-quality/ko/sensor-data/air-quality-sensor-settings.md) **를 참조하세요.**

{% hint style="warning" %}
매개변수가 선택한 모든 장치에서 동일하면 설정된 값이 표시됩니다. 장치별로 값이 다르면 **Mixed**.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/51355d0c56b63177575ce756a67491673fce2e82" alt=""></div>
{% endstep %}

{% step %}
**일부 장치 모델은 서로 다른 센서 기능을 지원합니다. 선택한 장치 전체에 대해 사용 가능한 모든 센서 설정을 계속 편집할 수 있습니다. 기능이 서로 다른 장치를 혼합하여 선택하면 시스템은 센서가 있는 모든 장치에 변경 사항을 적용합니다.**

<div align="left" data-with-frame="true"><img src="/files/343fb4c6195be111405323ffa632e05b7057dee7" alt="" width="516"></div>
{% endstep %}

{% step %}
**(선택 사항) 경고를 생성할 선택한 장치에 대한 트리거를 설정합니다:**

1. &#x20;클릭하세요. **트리거 설정** 또는 **트리거 편집** 센서 판독값에 대해.
2. 다음을 구성합니다. **임계값** 및 **이벤트 트리거**.
3. (선택 사항) 클릭 [**알림 생성**](/air-quality/ko/events-and-alerts/configure-air-quality-event-alerts.md) 을 클릭하여 이 트리거에 대한 알림을 구성합니다.
4. 클릭하세요. **저장** 하여 변경 사항을 적용합니다.

{% hint style="info" %}
장치를 일괄 편집할 때, 편집자로 본인이 표시된 알림 목록이 나타납니다. [조직 관리자](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 는 모든 알림을 볼 수 있습니다.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/46f903e38f6622f0db163feb26b808bbaa7c6a12" alt="" width="1642"></div>
{% endstep %}

{% step %}
**변경 사항이 확정되면 다음을 클릭합니다.**
{% endstep %}

{% step %}
**안내가 표시되면 변경하려는 내용을 확인한 다음 Apply > Done을 클릭합니다.**

{% hint style="info" %}
여러 장치를 한 번에 수정하는 경우 이 단계에 시간이 걸릴 수 있습니다. 변경 사항이 적용되는 동안 이 페이지를 종료하거나 벗어나지 마십시오. 이 단계에서 페이지를 벗어나거나 종료하면 변경 사항이 부분적으로만 적용될 수 있습니다.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/air-quality/ko/configuration/bulk-edit-air-quality-sensor-settings.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.
