> 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/lokalisierung-eines-lct-gerats-auf-der-giot-plattform.md).

# Lokalisierung eines LCT-Geräts auf der GIOT-Plattform

Der Gerätesektor bietet zentralen Zugriff auf alle Geräte innerhalb der Plattform. Er stellt Werkzeuge zur Verfügung, die in dieser Anleitung genau beschrieben werden.

\
**Wie finde ich ein bestimmtes Gerät?**\
\
Die Seriennummer ist auf dem Tracker aufgedruckt. Diese Nummer ist jedem Tracker eindeutig zugewiesen und kann als Tracker-ID für die Suche in der LCT-Anwendung verwendet werden.

<div align="left"><figure><img src="/files/TmOSNu9HDC1qfzJ0ga2k" alt="" width="260"><figcaption></figcaption></figure></div>

## **LCT -** Geräteseriennummer auf dem Gerät und der Plattform auslesen

<figure><img src="/files/wsP5ZNP9l8GWe7w4B8jO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Alle Tracker sind durch ihre Standard-Seriennummer eindeutig identifizierbar, die sowohl auf der Plattform als auch direkt am Gerät selbst zu finden ist.
{% endhint %}

## LCT - Gerät auf der Plattform finden

1. Geben Sie die Seriennummer in das Suchfeld ein und drücken Sie die Eingabetaste oder das Symbol links neben dem Suchfeld.
2. Der nächste Dialog zeigt den/ die gefundenen Tracker an.\
   Um einen bereits registrierten Tracker zu konfigurieren oder ihn einer Gruppe zuzuordnen, müssen Sie ihn zuerst im LCT-Dashboard finden, indem Sie auf das Gerät klicken und es auswählen.
3. Greifen Sie auf das Geräte-Dashboard, die Konfiguration, Regeln, Alarme, Ereignisse, Zeitserien und Eigenschaften zu.

<figure><img src="/files/IEJjgiv86baZbq5xp8yR" alt=""><figcaption><p>Gerät auf der Plattform suchen</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/de/low-cost-tracker-vollstandiges-gerate-handbuch/lokalisierung-eines-lct-gerats-auf-der-giot-plattform.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.
