> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/dutch-nl/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Z-Wave-dongle**

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

Z-Wave-dongle ontworpen om te worden gebruikt met Climax-gateways om extra compatibiliteit met Z-wave-apparaten te bieden. Hiermee kan het bedieningspaneel verschillende Z-wave-apparaten op de markt leren en ermee communiceren.

![](/files/85b91fb54e7128f247b6f2d2a592a6990efcf4fd)

## **Onderdelen identificeren**

![](/files/8fc94849c1ec4c882de1d42add2724307f584272)

1. **Blauwe LED**

LED AAN: Werkt normaal

## **Bediening**

1. Schakel het bedieningspaneel uit
2. Steek de Z-wave-dongle in de USB-poort van het bedieningspaneel
3. Schakel het bedieningspaneel in
4. Als de Z-Wave-dongle door het bedieningspaneel wordt gedetecteerd, wordt de “**Exclusie**” en “**Z-Wave-reset**” functie weergegeven onder **Apparaatbeheer** op de configuratiepagina van de website.
5. Selecteer “Z-Wave-reset” en klik op “**Ja**” om de Z-wave-dongle te resetten.

![](/files/75ea3d378ae904901f88373b99a22f73ce583cd5)

5. Raadpleeg de installatiemodule van het bedieningspaneel en de handleiding van het individuele Z-wave-apparaat om uw Z-wave-apparaten te leren en te bedienen.

{% hint style="warning" %}
Opmerking:

Doen **NIET** plug / unplug de Z-wave-dongle in het bedieningspaneel wanneer het paneel is ingeschakeld.
{% 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://vesta-guide.gitbook.io/vesta-guide/dutch-nl/vesta-240.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.
