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

# VESTA-239

ZBW-DONGLE

## Z-Wave- en Zigbee-dongle

<figure><img src="/files/90b123613e8c6dd10c59fa8f41f50f5e583c828a" alt=""><figcaption></figcaption></figure>

De ZBW-dongle heeft zowel ZigBee- als Z-Wave-modules ingebouwd om het bedieningspaneel extra ZigBee- en Z-Wave-compatibiliteit te bieden. Hiermee kan het bedieningspaneel ZigBee- en Z-Wave-apparaten leren en aansturen.

## **Onderdelen identificeren**

![](/files/041e130f9d05618c2a49c3107e20c3ba1bcf9253)

**1. Blauw/rood LED**

Blauw LED AAN: Normale werking voor ZigBee-netwerk

Rood LED AAN: Normale werking voor Z-Wave-netwerk

## **Bediening**

1. Zet het bedieningspaneel uit.
2. Steek de ZBW-dongle in de USB-poort van het bedieningspaneel.
3. Zet het bedieningspaneel aan.
4. Als de ZBW-dongle door het bedieningspaneel wordt gedetecteerd, zullen de “**Exclusie**” en “**Z-Wave Res**et”-functies worden weergegeven onder **Apparaatbeheer** op de configuratiepagina van de website. (Alleen voor Z-Wave-netwerk) Selecteer “Z-Wave Reset” en klik op “Ja” om de ZBW-dongle te resetten.

![](/files/aec382a3a0f0c6a79ca952c99d8517a18e98a8ca)

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

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

Doen **NIET** sluit de ZBW-dongle aan/af op 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-239.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.
