> 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/italian-it/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Dongle Z-Wave**

<figure><img src="/files/057b957494e2aced629621103a180ab7fd6da637" alt=""><figcaption></figcaption></figure>

Dongle Z-Wave progettato per essere utilizzato con i gateway Climax per fornire compatibilità aggiuntiva con dispositivi Z-Wave. Consente al Pannello di Controllo di apprendere e interagire con vari dispositivi Z-Wave sul mercato.

![](/files/c3985a29b5496b51946aead432356190166e1a1d)

## **Identificazione delle Parti**

![](/files/9dfe779f460ed8bb1ee9f0f3dfc66306f913640e)

1. **LED blu**

LED ACCESO: Funzionamento normale

## **Funzionamento**

1. Spegni il pannello di controllo
2. Collegare il Dongle Z-Wave alla porta USB del Pannello di Controllo
3. Accendi il pannello di controllo
4. Se il Dongle Z-Wave viene rilevato dal pannello di controllo, il “**Esclusione**” e “**Ripristino Z-Wave**” verrà visualizzato sotto **Gestione dispositivi** nella pagina di configurazione del sito web.
5. Selezionare “Ripristino Z-Wave” e fare clic su “**Sì**” per reimpostare il dongle Z-Wave.

![](/files/7e08e5f5a28ef9f48a761b12650861df2ce5d67b)

5. Consultare il manuale di installazione del Pannello di Controllo e il manuale del singolo dispositivo Z-Wave per apprendere e controllare i dispositivi Z-Wave.

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

Fai **CABLATO CORRETTAMENTE** collegare / scollegare il dongle Z-Wave al Pannello di Controllo quando il pannello è alimentato.
{% 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/italian-it/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.
