> 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.md).

# Funktion & Geräteübersicht

Der **dnt-LW-WSCI** ist ein LoRaWAN® Fensterkontakt mit integrierter Kontakt-Schnittstelle. Er erfasst das Öffnen und Schließen von Fenstern oder Türen, und kann so, in Verbindung mit LoRaWAN-Heizkörperthermostaten, wie dem [dnt-LW-eTRV](https://docs.dnt.de/dnt-lw-etrv/) oder [dnt-LW-eTRV-C](https://docs.dnt.de/dnt-lw-etrv-c/) unnötiges Heizen bei geöffnetem Fenster vermeiden. An der integrierten Kontaktschnittstelle können wahlweise ein Reed-Kontakt für die Überwachung eines weiteren Fensters / einer weiteren Tür, oder ein Glasbruchsensor angeschlossen werden, um die Gebäudesicherheit zu erhöhen.

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/DEpvxXqYgg85hHFOQOPG" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

## Auf einen Blick

* Zuverlässige Fenster-offen-Erkennung über internen Magnetsensor
* Magnetstreifen für die Direktmontage am Fenster im Lieferumfang enthalten
* Kontakt-Schnittstelle für konventionelle Magnetkontakte oder Glasbruch-sensoren
* Schraub- und Klebemontage für flexible Positionierung
* Konfiguration über LoRaWAN®-Downlink
* Updatefähig über **LoRaWAN® FUOTA**
* Batterielaufzeit von bis zu 10 Jahren in der Standardkonfiguration
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" %} <mark style="color:green;">LoRaWAN® FUOTA ist ab Firmware Version 1.5.0 verfügbar</mark>
{% endhint %}

## Typische Einsatzbereiche

Das Gerät ist für den Einsatz in Innenräumen ausgelegt. Es ergänzt LoRaWAN-Heizkörperthermostate um eine präzise Fenster-offen-Erkennung. Ein weiteres Einsatzgebiet ist die Gebäudesicherheit, durch den Anschluss des optionalen Glasbruchsensors.

## Wichtige Funktionen

* **Überwachung von Fenstern und Türen** über internen Magnetsensor
* **Einbindung externer Sensoren** über die Kontakt-Schnittstelle (Glasbruchsensor oder Magnetkontakt)
* **Sabotageerkennung** bei ungewolltem Öffnen des Geräts
* **Flexible Konfiguration** über LoRaWAN®-Downlinks
* **Zyklische Statusmeldung** in konfigurierbaren Intervallen
* **Batteriespannungsüberwachung** mit Warnung

## Lieferumfang

* dnt-LW-WSCI
* 2x AAA Batterien 1,5V
* Montage und Kurzanleitung
* QR Code Sticker (LoRaWAN® Keys)
* Montagezubör (s. [#lieferumfang](#lieferumfang "mention"))


---

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