> 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/ja/she-ding/integrate-verkada-cameras-with-air-quality-sensors.md).

# Verkadaカメラを空気質センサーと連携

Verkada 空気質センサーを Verkada カメラとペアリングして、環境条件やイベントの視覚的な証拠を取得しましょう。イベントを把握し、問題のあるエリアや状態を特定し、人や資産を守れます。すべてを1つの画面で。

***

## 設定

センサー付近で何が起きているかをすばやく確認するために、カメラフィードを追加するとよいでしょう。

{% stepper %}
{% step %}
**Verkada Commandで、All Products > 空気質に移動します。**
{% endstep %}

{% step %}
**カメラフィードを追加するセンサーを選択します。**
{% endstep %}

{% step %}
**右上の** <img src="/files/67bfa235c41d2219743de1c6f4c51d793768061e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**［カメラ］で、［カメラを選択］をクリックします。**

1. カメラを選択します。
2. クリックして **完了。**
   {% endstep %}
   {% endstepper %}

***

## センサーからのカメラフィードを編集する

{% stepper %}
{% step %}
**Verkada Commandで、All Products > 空気質に移動します。**
{% endstep %}

{% step %}
**カメラフィードを変更または削除するセンサーを選択します。**
{% endstep %}

{% step %}
**右上の** <img src="/files/67bfa235c41d2219743de1c6f4c51d793768061e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**［カメラ］で、［カメラを選択］をクリックします：**

* クリックして **編集** 新しいカメラを選択するには、次にクリックします **完了。**
* クリックして **削除** カメラのペアリングを解除します。
  {% endstep %}

{% step %}
**設定を確定するには［適用］をクリックします。**
{% endstep %}
{% endstepper %}

***

## カメラとセンサーグラフのオーバーレイ表示

{% stepper %}
{% step %}
**Verkada Commandで、All Products > 空気質に移動します。**
{% endstep %}

{% step %}
**表示するセンサーを選択します。**
{% endstep %}

{% step %}
**カメラフィードの上にセンサーグラフがオーバーレイ表示され、右側にセンサーイベントが一覧表示されます。イベントはスクロールでき、日付、時刻、および/またはセンサー値で絞り込むことができます。**

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

{% step %}
**カメラフィードにカーソルを合わせてクリックすると、フルスクリーンモードでセンサーグラフとカメラのオーバーレイモードにアクセスできます。**

<div align="left" data-with-frame="true"><img src="/files/76ea18bd34febdb18487f272d1fecd61cea3682b" alt="" width="1064"></div>

{% hint style="warning" %}
この <img src="/files/68d6a34e6f8dfde39cce77f10b4a246aa0a63c9e" alt="" data-size="line"> このボタンを押すとカメラ履歴プレーヤーに移動し、そこで映像をアーカイブできます。
{% 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/ja/she-ding/integrate-verkada-cameras-with-air-quality-sensors.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.
