> 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/fr/bien-demarrer-avec-votre-parcours-giot/10.-suivi-dun-appareil.md).

# 10. Suivi d’un appareil

**Apprenez à configurer le type de localisation de votre dispositif en mode Dynamique ou Statique.**\
Cette configuration garantit une fonctionnalité optimale adaptée à l'usage prévu de votre dispositif, que ce soit pour le suivi d'actifs en mouvement ou la surveillance d'objets stationnaires.

{% hint style="success" %}
Type d'emplacement : [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/41/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/lct-proprietes-du-dispositif/lct-page-de-detail/lct-type-demplacement](/fr/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/lct-proprietes-du-dispositif/lct-page-de-detail/lct-type-demplacement.md)
{% endhint %}

{% hint style="warning" %}
Ce n'est que lorsque le dispositif est configuré en mode Dynamique qu'il sera possible de générer l'historique des localisations du dispositif.
{% endhint %}

**Suivre la dernière position** \
Pour visualiser la dernière position du dispositif, ajoutez simplement le widget Carte au tableau de bord du dispositif. Cela affichera la position la plus récemment mise à jour du dispositif.

{% hint style="success" %}
**LCT Widget - Carte:** [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/41/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/tableau-de-bord-du-dispositif-lct/lct-ajouter-des-widgets/lct-widget-carte](/fr/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/tableau-de-bord-du-dispositif-lct/lct-ajouter-des-widgets/lct-widget-carte.md)
{% endhint %}

**Voir les positions dans un intervalle de temps spécifique**\
Pour voir l'historique des positions du dispositif dans un intervalle de temps spécifique, assurez-vous que le type de position est défini sur Dynamique. Ensuite, configurez les paramètres du widget Carte pour définir l'intervalle de temps souhaité. Il est également possible de voir directement l'heure des événements sur le côté du widget Carte.

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

{% hint style="success" %}
LCT - Définir le type de localisation: \
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/41/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/lct-proprietes-du-dispositif/lct-page-de-detail/lct-type-demplacement](/fr/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/lct-proprietes-du-dispositif/lct-page-de-detail/lct-type-demplacement.md)
{% endhint %}


---

# 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/fr/bien-demarrer-avec-votre-parcours-giot/10.-suivi-dun-appareil.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.
