# 空気質センサーの電源要件

Verkada [環境センサー](https://docs.verkada.com/docs/sensors-quick-start-guide.pdf) 業界標準の802.3af（Power over Ethernet［PoE］）を使用します。平均帯域幅消費量は5 kbps未満です。Verkada [空気質センサー](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) ファームウェアアップグレードや初期キャリブレーションなどの操作を行う際には、追加の電力を消費する場合があります。

この表は、通常温度条件下での特定センサーモデルの最大消費電力を反映しています。

{% hint style="info" %}
スイッチ上で全センサーの合計に対して追加の電力予算を確保することを推奨します。
{% endhint %}

|                                                                        |                   |
| ---------------------------------------------------------------------- | ----------------- |
| **モデル**                                                                | **通常動作（802.3af）** |
| [SV11](https://www.verkada.com/sensors/sv11/)                          | 4W                |
| [SV21](http://sv21)                                                    | 3W                |
| [SV23](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) | 3W                |
| [SV25](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) | 3W                |


---

# 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/ja/sensdta/air-quality-sensor-power-requirements.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.
