> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/level-meter-vollstandiges-gerate-handbuch/level-meter-handbuch-zur-handhabung-von-informationen/level-meter-geratfunktionalitat.md).

# Level Meter Gerätfunktionalität

**Das Level Meter meldet regelmäßig den aktuellen Füllstand des Behälters.**

* Die Füllstandsschwellenwerte werden gemäß kundenspezifischer Anforderungen festgelegt.
* Sobald eine Schwelle erreicht wird, wird ein Alarm ausgelöst, um sicherzustellen, dass der Behälter so schnell wie möglich ersetzt oder entleert wird.

<figure><img src="/files/TYUHJDh8Us8ueGI7WTst" alt=""><figcaption><p>Funktionsweise des LM-Geräts</p></figcaption></figure>

## **Level Meter - Bedarfsorientierte Sammlung**

Dank des Optimierungsprozesses erfolgt die Sammlung nicht in festgelegten Zeitintervallen, sondern das Level Meter bestimmt automatisch den Füllstand.

* Optimierung der Behälterfahrten;
* Reduzierung des manuellen Verwaltungsaufwands;
* Vermeidung von Sammlungen, die zu früh oder zu spät erfolgen.

<figure><img src="/files/idal1lJy930C2tohjthY" alt=""><figcaption><p>Bedarfsorientierte Sammlung</p></figcaption></figure>

## **Level Meter Vorteile der IoT Füllstandmessung**

### **Nachhaltig**

* Prozessoptimierungen führen zu einer erheblichen Reduktion von CO2-Emissionen.

### **Sicher**

* Verbindung mit dem NB-IoT-Netzwerk des Unternehmens, IoT-Cloud-Dienste aus der zertifizierten Cloud.

### **Effizient**

* Niedrige Kosten und Festpreis führen zu kalkulierbaren Kosten.
* Keine Investition in eigene drahtlose Infrastruktur erforderlich.
* Prozessoptimierungen führen zu Einsparungen bei Treibstoff und Arbeitsaufwand.


---

# 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://docs.g-iot.io/de/level-meter-vollstandiges-gerate-handbuch/level-meter-handbuch-zur-handhabung-von-informationen/level-meter-geratfunktionalitat.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.
