> 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/documentation-en/products/editor-6/general-information.md).

# General information

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

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

{% column width="75%" %}

#### About

Designed to equip your hot-water radiators, the Enless thermostatic valve precisely applies the heating setpoints defined by your BMS. Thanks to the LoRaWAN protocol, it can both report the room's ambient temperature and receive your control setpoints remotely.

Compatible with the LoRaWAN protocol, its data can be transmitted to a private or public LoRaWAN network. It is natively compatible with the Enless LoRaWAN gateway.
{% endcolumn %}
{% endcolumns %}

#### Radio

<table data-header-hidden><thead><tr><th width="228.67578125"></th><th></th></tr></thead><tbody><tr><td><strong>Supported protocols</strong></td><td>LoRaWAN</td></tr><tr><td><strong>LoRaWAN class</strong></td><td>Class A</td></tr><tr><td><strong>LoRaWAN version</strong></td><td>Version 1.0.4 | RP002-1.0.3</td></tr><tr><td><strong>Frequency</strong></td><td>EU868</td></tr><tr><td><strong>Identifiers</strong></td><td>LoRaWAN: DevEUI, AppEUI, AppKey</td></tr><tr><td><strong>Transmission power</strong></td><td>25mW (14 dBm)</td></tr><tr><td><strong>Encryption</strong></td><td>AES128</td></tr><tr><td><strong>Other radio protocols</strong></td><td>Bluetooth (connection to the MyEnless application)</td></tr></tbody></table>

#### Features

<table data-header-hidden><thead><tr><th width="235.28515625"></th><th></th></tr></thead><tbody><tr><td><strong>Housing protection rating</strong></td><td>IP40<br>Indoor use</td></tr><tr><td><strong>Default ring</strong></td><td>M30 x 1.5</td></tr><tr><td><strong>Accessories (not supplied)</strong></td><td>Adapters (RA, RAV, RAVL, GIA, CAL, M28)<br>Protective cover</td></tr><tr><td><strong>Operating temperature</strong></td><td>-20 / +55°C</td></tr><tr><td><strong>Power supply</strong></td><td>3x AA batteries (Li/FeS2) 1.5V</td></tr><tr><td><strong>Battery life</strong></td><td>3 years for control every 60 min and activation of summer mode 6 months/year</td></tr><tr><td><strong>Configuration</strong></td><td>Downlink or via the MyEnless application</td></tr></tbody></table>

#### Functionalities

<table data-header-hidden><thead><tr><th width="226.40625"></th><th></th></tr></thead><tbody><tr><td><strong>Display</strong></td><td>Setpoint temperature display LEDs</td></tr><tr><td><strong>Temperature sensor</strong></td><td>Accuracy: +/- 0.2°C<br>Resolution: 0.1°C</td></tr><tr><td><strong>Control types</strong></td><td>Mode 1: Opening percentage<br>Mode 2: Self-regulation algorithm</td></tr><tr><td><strong>Temperature selection</strong></td><td>Rotary knob</td></tr><tr><td><strong>Other functions</strong></td><td>Motor calibration<br>Sending test frames<br>Valve locking<br>Open window detection<br>Anti-seizure<br>Display orientation<br>Summer mode<br>Fail-Safe</td></tr></tbody></table>

#### Dimensions

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

{% hint style="info" %}
The warranty for this product is 24 months
{% 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/documentation-en/products/editor-6/general-information.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.
