> 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-wsci/funktion-and-gerateubersicht/6.-gerateubersicht.md).

# 6. Geräteübersicht

## 6.1 Funktion des Produktes

Der dnt LoRaWAN® Fenstersensor mit Kontakt-Schnittstelle&#x20;kombiniert zwei wichtige Produkte im Bereich Smart Heating&#x20;miteinander.

Als Fenstersensor registriert dieser das Öffnen und Schließen&#x20;von Fenstern oder Türen. In Kombination mit dnt LoRaWAN®&#x20;Heizkörperthermostaten vermeiden Sie, dass bei geöffneten&#x20;Fenstern weiter geheizt wird und sparen Energiekosten.

Die Kontakt-Schnittstelle können Sie mit einem optionalen&#x20;Reed-Kontakt oder Glasbruchsensor verwenden, um weitere&#x20;Fenster oder Türen zu überwachen bzw. die Sicherheit im Gebäude&#x20;zu erhöhen.

Dank des Batteriebetriebs und der Funkkommunikation kann der&#x20;Fenstersensor flexibel und einfach an der gewünschten Position&#x20;montiert werden.

Das Produkt nutzt die LoRaWAN-Geräteklasse A und die LoRaWAN&#x20;Version 1.0.4.

Weitere Informationen und alle technischen Dokumente finden Sie stets aktuell auf der [dnt Business Solutions Homepage](https://dnt.de/business/)

{% hint style="info" %}
Firmware Versionen < 1.5.0 nutzen die LoRaWAN® Version 1.0.3
{% endhint %}

## 6.2 Produktübersicht

<figure><img src="/files/gQFvIF2UCaQpEaUIajv9" alt=""><figcaption><p>Abb.1 Geräteübersicht</p></figcaption></figure>

* **A — Abdeckung für Sensor**
* **B — Systemtaste und LED**
* **C — Batteriefach**
* **D — Schraublöcher**
* **E — Anschlussklemmen für optionalen Glasbruchmelder oder Magnetkontakt**
* **F — Sabotagekontakt**
* **G — Elektronikeinheit**
* **H — Magnetstreifen**
* **I — Magnetkontakt**
* **J — Abdeckung für Magnetkontakt**
* **K — Distanzstück (6 mm) für Magnetkontakt**


---

# 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-wsci/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.
