> 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/localizzare-lm-sulla-piattaforma-giot.md).

# Localizzare LM sulla Piattaforma GIOT

Il numero seriale è stampato sul dispositivo. Questo numero è unico per ogni dispositivo e può essere usato sia come ID del dispositivo, sia per cercare lo stesso sulla piattaforma LM.

<figure><img src="/files/BNUqATjVhpT4EFuorMFq" alt="" width="375"><figcaption><p>Level Meter</p></figcaption></figure>

### LM - Leggere il Numero Seriale sul Dispositivo o sulla Piattaforma

{% hint style="success" %}
Tutti i dispositivi sono unicamente identificabili attraverso il numero seriale, che è disposto sia sul dispositivo stesso, sia nella piattaforma.
{% endhint %}

<figure><img src="/files/bfVj4FLnRd33HmNd8yUO" alt=""><figcaption><p>Numero di Serie</p></figcaption></figure>

1. Inserire il numero di serie nel campo di ricerca e premere il tasto Invio o l'icona a sinistra del campo di ricerca.
2. La finestra successiva mostrerà il/ i tracker trovato/i.\
   Per configurare un tracker già registrato o assegnarlo a un gruppo, è necessario prima trovarlo nel Dashboard LVM. Cliccando e selezionando il dispositivo desiderato.
3. Accedere al Dashboard del dispositivo, Configurazione, Regole, Allarmi, Eventi, Serie temporali e Proprietà.

<figure><img src="/files/hQuHLjIWK7AYJx0lIlK4" alt=""><figcaption><p>Trova il Dispositvo sulla Piattaforma</p></figcaption></figure>


---

# 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/localizzare-lm-sulla-piattaforma-giot.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.
