# Status-LED des Luftqualitätssensors

Jeder Verkada [Luftqualitätssensor](https://www.verkada.com/air-quality/sensors#overview) ist mit einer äußeren LED-Leuchte ausgestattet. Diese Leuchte zeigt seinen Betriebsstatus an. Verkada bietet die [SV11](https://www.verkada.com/sensors/sv11/) Serie und die SV20-Serie (einschließlich [SV21](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV23](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV25](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf)).

***

## SV20-Serie

Die neuere SV20-Serie ([SV21](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV23](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV25](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf)) verwendet eine weiße LED-Anzeige; ihr Status ist jedoch analog zu dem der blauen LED an der SV11.

<div align="left" data-with-frame="true"><img src="/files/0f18d6c16e21f3cad7f5da6352163dac9d06cd6d" alt=""></div>

## SV11-Serie

Die [SV11](https://www.verkada.com/sensors/sv11/) Serie folgt derselben LED-Konvention wie alle Verkada-Kameras.

<div align="left" data-with-frame="true"><img src="/files/ae2c2588d13b886381b53e2d297c4ab4d405ae41" alt=""></div>


---

# 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/de/sensordaten/air-quality-sensor-status-led.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.
