> For the complete documentation index, see [llms.txt](https://docs.dnt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dnt.de/dnt-lw-wth/funktion-and-gerateubersicht/6.-gerateubersicht.md).

# 6. Geräteübersicht

Mithilfe des dnt LoRaWAN® Wandthermostats kann eine Solltemperatur&#x20;oder auch der Modus für entsprechende LoRaWAN®-fähige Heizkörperthermostate, wie den **dnt-LW-eTRV**, vorgegeben werden. Ergänzend zur&#x20;manuellen Einstellung an den Gerätetasten können bis zu drei Heizprofile&#x20;mit jeweils maximal zehn Zeitschaltpunkten für einen automatischen Betrieb hinterlegt werden.&#x20;

Zusätzlich werden die aktuelle Raumtemperatur und die relative Luftfeuchtigkeit gemessen und sowohl per LoRaWAN® übertragen als auch&#x20;auf dem integrierten Display angezeigt.

Das Gerät nutzt die LoRaWAN®-Geräteklasse A und die LoRaWAN®&#x20;Version 1.0.4. Dank des Batteriebetriebs und der Funkkommunikation bietet der Wandthermostat eine hohe Flexibilität bei der Wahl des Montageorts.

{% hint style="info" %} <mark style="color:green;">Firmware Versionen < 1.2.0 nutzen LoRaWAN Version 1.0.3</mark>
{% endhint %}

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

## Geräteübersicht

* **A** Elektronikeinheit
* **B** Display
* **C** Minus-Taste
* **D** Mode-/System-Taste
* **E** Plus-Taste
* **F** Batteriefach


---

# 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://docs.dnt.de/dnt-lw-wth/funktion-and-gerateubersicht/6.-gerateubersicht.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.
