> 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/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-regeln/lct-fehlende-messwert-regel.md).

# LCT - Fehlende-Messwert-Regel

INTRO

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQD8F4GL3SPJdzp7AL07k5oBAWmuNBzDQA_Pk3xmr1x4_JzZVy76NS5ksEnVYN9TwmW24dbhZ87A5FHTGEJldzH1twJ2RXVJqrbV8evA5dg-nYkd8lod4-BXPAFVDS0a-wnXYhtzkReFg_vB4mlpk?key=kj57LU-XvXqq1vPZ5EAoLy-l" alt=""><figcaption><p>Fehlenden-Messwert-Regel LCT</p></figcaption></figure>

#### **Schritte zur Einrichtung der Fehlenden-Messwert-Regel für LCT:**

1. **Gerät aufrufen:**
   * Gehe zur Geräteliste, suche das gewünschte **LCT-Gerät** und öffne dessen Dashboard.
2. **Regelbereich aufrufen:**
   * Öffne den Bereich **Regeln** im Dashboard des Geräts, klicke auf das Symbol **"+"** und wähle **Fehlende-Messwert-Regel**.
3. **Regel aktivieren:**
   * Schalte den Schalter um, um die Regel zu aktivieren.
4. **Warnung auswählen:**
   * Wähle aus der Dropdown-Liste die Warnung aus, die die Regel auslösen soll.
5. **Parameter auswählen:**
   * Wähle aus der Dropdown-Liste den Parameter aus, der die Regel auslösen soll.
6. **Zeitintervall festlegen:**
   * Gib den numerischen Wert für das Intervall ein.
7. **Intervalltyp definieren:**
   * Wähle aus, ob das Intervall in **Minuten** oder **Stunden** angegeben wird.
8. **Benachrichtigungen:**
   * **Keine** oder **E-Mail**. Falls E-Mail ausgewählt wird, können bis zu 5 E-Mail-Adressen angegeben werden.
9. **Speichern:**
   * Klicke auf **Speichern**, um die Regel anzuwenden.


---

# 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/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-regeln/lct-fehlende-messwert-regel.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.
