> 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/it/guida-completa-al-low-cost-tracker/low-cost-tracker-greater-than-funzioni-di-giot/lct-regole/lct-regola-di-misura-mancante.md).

# LCT - Regola di Misura Mancante

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcTdHTo01skx5RsfdhLzxtIcNZA1FaqScEk3iYBNA67WC-Q2Q2qCMG3bEip79lBffIxXXDWqN0aCfIc2mBNy9kK9lH45Y4-gzzlO06Mx0t57QKjYWOdFNw5ZQPS6Tn6_Bya1gz6rEFTE4L9ngEO2iI?key=NtdAHRW-s58YaFxuCKL5l3Ye" alt=""><figcaption><p>Regola di Misura Mancante LCT</p></figcaption></figure>

#### **Passaggi per configurare la Regola di Misura Mancante per LCT:**

1. **Accedere al Dispositivo:**
   * Vai all'elenco dei dispositivi, individua il dispositivo **LCT** desiderato e apri la sua dashboard.
2. **Accedere alla sezione Regole:**
   * Apri la sezione **Regole** della dashboard del dispositivo, clicca sull'icona **"+"** e seleziona **Regola di Misura Mancante**.
3. **Attivare la Regola:**
   * Attiva l’interruttore per abilitare la regola.
4. **Selezionare l’Avviso:**
   * Dal menu a tendina, seleziona la gravità d'avviso che attiverà la regola.
5. **Selezionare il Parametro:**
   * Dal menu a tendina, seleziona il parametro che attiverà la regola.
6. **Specificare l’Intervallo di Tempo:**
   * Inserisci il valore numerico dell’intervallo.
7. **Definire il Tipo di Intervallo:**
   * Seleziona se l’intervallo sarà in **Minuti** o **Ore**.
8. **Notifiche:**
   * **Nessuna** o **E-mail**. Se si seleziona l’opzione e-mail, specificare fino a 5 indirizzi e-mail.
9. **Salvare la Configurazione**


---

# 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/it/guida-completa-al-low-cost-tracker/low-cost-tracker-greater-than-funzioni-di-giot/lct-regole/lct-regola-di-misura-mancante.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.
