> 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-level-meter/level-meter-greater-than-funzioni-di-giot/lm-regole.md).

# LM - Regole

Le regole LM sono regole intelligenti IoT preconfigurate specificamente progettate per le capacità dei dispositivi Level Meter (LM). Queste regole vengono attivate da eventi del dispositivo e possono generare allarmi o intraprendere azioni specifiche in base a condizioni predefinite.

Regole come l'Allarme del Livello della Batteria, gli Allarmi via Email e l'Allarme Geofence assicurano un monitoraggio e una segnalazione completi per i dispositivi LM.

<figure><img src="/files/e0gadqzgBBMjDzec9NCn" alt=""><figcaption><p>LM Regole- Aggiungi Widget</p></figcaption></figure>

### Passaggi per Accedere alle Regole del Dispositivo LM

1. Navigare nel Dashboard del Dispositivo:
   * Apri il menu Cockpit, vai alla sezione Dispositivi e localizza il dispositivo LM per nome o numero di serie.
2. Aprire la Pagina del Dispositivo:
   * Seleziona il dispositivo per accedere alla sua pagina dettagliata.
3. Andare alla Sezione Regole:
   * Nella pagina del dispositivo LM, clicca sulla scheda Regole per visualizzare tutti i widget delle regole associati al dispositivo.
4. Aggiungere o Modificare le Regole:
   * Usa l'icona + Aggiungi Widget per aggiungere nuove regole o modificare quelle esistenti.


---

# 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-level-meter/level-meter-greater-than-funzioni-di-giot/lm-regole.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.
