> 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/norwegian-no/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Z-Wave-dongle**

<figure><img src="/files/0e0e2ee8878237b0a0851ae95214811a006344ee" alt=""><figcaption></figcaption></figure>

Z-Wave-dongle designet for bruk med Climax-gatewayer for å gi ekstra kompatibilitet med Z-wave-enheter. Den gjør det mulig for kontrollpanelet å lære inn og samhandle med ulike Z-wave-enheter på markedet.

![](/files/d7bd62942848fc361f472e338986859ea3869894)

## **Identifisering av delene**

![](/files/d820fc5b789d75e7a49f2d05bbb39f1888e4ff2c)

1. **Blå LED**

LED PÅ: Fungerer normalt

## **Drift**

1. Slå av styringspanelet
2. Koble Z-wave-donglen til USB-porten på kontrollpanelet
3. Slå på styringspanelet
4. Hvis Z-Wave-donglen oppdages av kontrollpanelet, vil “**Ekskludering**” og “**Z-Wave-reset**” funksjonene vises under **Enhetsadministrasjon** på konfigurasjonssiden på nettstedet.
5. Velg “Z-Wave-reset” og klikk “**Ja**” for å tilbakestille Z-wave-donglen.

![](/files/e56d473eb4f09d74a4cc11ae66a24cbcb7c72b4f)

5. Se kontrollpanelets installasjonsmanual og den enkelte Z-wave-enhetens manual for å lære inn og kontrollere dine Z-wave-enheter.

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

Gjør **IKKE** plugg inn / trekk ut Z-wave-donglen i kontrollpanelet når panelet er påslått.
{% 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/norwegian-no/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.
