> 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/romanian-ro/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Dongle Z-Wave**

<figure><img src="/files/960f9e7a6a66f59d085f9371e6c6949851adfebf" alt=""><figcaption></figcaption></figure>

Dongle Z-Wave proiectat pentru a fi utilizat cu gateway-urile Climax pentru a oferi compatibilitate suplimentară cu dispozitivele Z-Wave. Permite Panoului de Control să învețe și să interacționeze cu diverse dispozitive Z-Wave de pe piață.

![](/files/809712e3143be1a44e1e65177c1261a875631149)

## **Identificarea părților**

![](/files/39bf1e8a0b0daf74c154e0e792f249fc89f1381c)

1. **LED albastru**

LED APRINS: Funcționează normal

## **Operare**

1. Opriți alimentarea panoului de control
2. Conectați dongle-ul Z-Wave în portul USB al Panoului de Control
3. Porniți panoul de control
4. Dacă dongle-ul Z-Wave este detectat de panoul de control, „**Excludere**” și „**Resetare Z-Wave**” funcțiile vor fi afișate sub **Gestionare dispozitive** în pagina de configurare a site-ului web.
5. Selectați „Resetare Z-Wave” și faceți clic pe „**Da**” pentru a reseta dongle-ul Z-Wave.

![](/files/ab7762c9ed6cea4100bf2326b1a41b732d410dbc)

5. Consultați manualul de instalare al Panoului de Control și manualul fiecărui dispozitiv Z-Wave pentru a învăța și a controla dispozitivele Z-Wave.

{% hint style="warning" %}
Notă:

Faceți **NU** conectați / deconectați dongle-ul Z-Wave în Panoul de Control când panoul este alimentat.
{% 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/romanian-ro/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.
