> 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/sensdta.md).

# センサーデータ

- [空気質センサーの測定値](https://help.verkada.com/air-quality/ja/sensdta/air-quality-sensor-readings.md): Verkada空気質センサーの測定値を理解する
- [空気質センサーデータを表示](https://help.verkada.com/air-quality/ja/sensdta/view-air-quality-sensor-data.md): Verkada空気質センサーのデータ測定値について詳しく知る
- [空気質センサーの設定](https://help.verkada.com/air-quality/ja/sensdta/air-quality-sensor-settings.md): 空気質センサーの設定を変更する方法を学ぶ
- [センサーダッシュボードを管理する](https://help.verkada.com/air-quality/ja/sensdta/manage-your-sensor-dashboard.md): センサーダッシュボードの設定、表示、変更、共有、削除方法を学ぶ
- [空気質センサーのステータスLED](https://help.verkada.com/air-quality/ja/sensdta/air-quality-sensor-status-led.md): Verkadaセンサーには、何が起きているかを一目で確認できるステータスLEDがあります
- [空気質センサーの電源要件](https://help.verkada.com/air-quality/ja/sensdta/air-quality-sensor-power-requirements.md): VerkadaセンサーのPoE要件について学ぶ
- [ベイプ検出のベストプラクティス](https://help.verkada.com/air-quality/ja/sensdta/best-practices-for-vape-detection.md): ベイプ行為を正確に検出する方法を学ぶ
- [一酸化炭素を検出して理解する](https://help.verkada.com/air-quality/ja/sensdta/detect-and-understand-carbon-monoxide.md): 一酸化炭素の測定値は一見すると不安に感じるかもしれません。この記事では、COイベントが何を意味するのかを理解するのに役立ちます
- [SV25での音声録画](https://help.verkada.com/air-quality/ja/sensdta/audio-recording-with-the-sv25.md): 特別な用途向けにSV25が音声を録画できる機能について学ぶ


---

# 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:

```
GET https://help.verkada.com/air-quality/ja/sensdta.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.
