> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/produits/editor-6/informations-generales.md).

# Informations générales

{% columns %}
{% column width="25%" %}

<div data-with-frame="true"><figure><img src="/files/wSo3xJbu4F5BDFamlMxm" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="75%" %}

#### A propos

Pensée pour équiper vos radiateurs à eau, la vanne thermostatique Enless applique avec précision les consignes de chauffe définies par votre GTB. Grâce au protocole LoRaWAN, elle permet à la fois de remonter la température ambiante de la pièce et de recevoir à distance vos consignes de régulation.

Compatible avec le protocole LoRaWAN, ses données peuvent remonter vers un réseau LoRaWAN privé ou public. Elle est nativement compatible avec la gateway LoRaWAN Enless.
{% endcolumn %}
{% endcolumns %}

#### Radio

<table data-header-hidden><thead><tr><th width="228.67578125"></th><th></th></tr></thead><tbody><tr><td><strong>Protocoles supportés</strong></td><td>LoRaWAN</td></tr><tr><td><strong>Classe LoRaWAN</strong></td><td>Classe A</td></tr><tr><td><strong>Version LoRaWAN</strong></td><td>Version 1.0.4 | RP002-1.0.3</td></tr><tr><td><strong>Fréquence</strong></td><td>EU868</td></tr><tr><td><strong>Identifiants</strong></td><td>LoRaWAN : DevEUI, AppEUI, AppKey</td></tr><tr><td><strong>Puissance d'émission</strong></td><td>25mW (14 dBm)</td></tr><tr><td><strong>Encryptage</strong></td><td>AES128</td></tr><tr><td><strong>Autres protocoles radio</strong></td><td>Bluetooth (connexion à l’application MyEnless)</td></tr></tbody></table>

#### Caractéristiques

<table data-header-hidden><thead><tr><th width="235.28515625"></th><th></th></tr></thead><tbody><tr><td><strong>Indice de protection boitier</strong></td><td>IP40 <br>Utilisation indoor</td></tr><tr><td><strong>Bague par défaut</strong></td><td>M30 x 1.5</td></tr><tr><td><strong>Accessoires (non fournis)</strong></td><td>Adaptateurs (RA, RAV, RAVL, GIA, CAL, M28)<br>Coque de protection</td></tr><tr><td><strong>Température de fonctionnement</strong></td><td>-20 / +55°C</td></tr><tr><td><strong>Alimentation</strong></td><td>3x batteries AA (Li/FeS2) 1.5V</td></tr><tr><td><strong>Durée de vie de batterie</strong></td><td>3 ans pour un pilotage toutes les 60mn et activation du mode été  6 mois/an</td></tr><tr><td><strong>Paramétrage</strong></td><td>Downlink ou via l'application MyEnless</td></tr></tbody></table>

#### Fonctionnalités

<table data-header-hidden><thead><tr><th width="226.40625"></th><th></th></tr></thead><tbody><tr><td><strong>Affichage</strong></td><td>LEDs d'affichage de la température de consigne</td></tr><tr><td><strong>Capteur de température</strong></td><td>Précision : +/- 0.2°C<br>Résolution : 0.1°C</td></tr><tr><td><strong>Types de pilotage</strong></td><td>Mode 1 : Pourcentage d'ouverture<br>Mode 2 : Algorithme d'auto régulation</td></tr><tr><td><strong>Sélection de température</strong></td><td>Molette rotative</td></tr><tr><td><strong>Autres fonctionnalités</strong></td><td>Calibration du moteur<br>Envoi de trames de test<br>Verrouillage de la vanne<br>Détection fenêtre ouverte<br>Anti-grippage<br>Orientation de l'affichage<br>Mode été<br>Fail-Safe</td></tr></tbody></table>

#### Dimensions

<div align="left"><figure><img src="/files/kv3uFFuMfmvAceHGm63j" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
La garantie de ce produit est de 24 mois
{% 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, and the optional `goal` query parameter:

```
GET https://enless.gitbook.io/centre-aide/guides-installation/produits/editor-6/informations-generales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
