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

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

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

***

## 센서 일괄 선택

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 기기로 이동합니다.**
{% endstep %}

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

{% step %}
**장치 유형 필터: 공기질.**

{% hint style="warning" %}
​다음과 같은 경우에만 일괄 편집할 수 있습니다 **공기질** 이(가) 유일하게 선택된 장치 유형일 때.
{% endhint %}
{% endstep %}

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

또는 상단에서 검은색 상자(흰색 세로선이 있는)를 클릭하여 **모든** 기기를 **사이트** 또는 **조직**.

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

***

## 센서 설정 일괄 편집

{% stepper %}
{% step %}
**기기를 선택한 후 오른쪽 상단에서 설정 편집을 클릭합니다.**

{% hint style="warning" %}
​모바일 브라우저 또는 낮은 해상도의 모니터에서 볼 경우에는 기어 아이콘으로만 표시될 수 있습니다.
{% endhint %}
{% endstep %}

{% step %}
**설정 편집에서 사이트, 위치, 센서 및 트리거(알림 임계값), 알림 설정, 오프라인 알림을 수정할 수 있습니다. 자세한 구성 내용은 다음을 참조하세요** [**공기질 센서 설정**](/air-quality/ko/sensor-data/air-quality-sensor-settings.md) **구성 세부 정보는 여기에서 확인하세요.**

{% hint style="warning" %}
모든 선택된 기기에서 매개변수가 동일하면 설정된 값이 표시됩니다. 기기마다 값이 다르면 다음과 같이 표시됩니다 **혼합**.
{% 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. 클릭 **트리거 설정** 또는 **트리거 수정** 센서 판독값에 대한
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 %}
**메시지가 표시되면 변경하려는 내용을 확인한 다음 적용 > 완료를 클릭합니다.**

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


---

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