> For the complete documentation index, see [llms.txt](https://docs.smart-stuff.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smart-stuff.nl/dsmr-api/gebruik/netswitch.md).

# NetSwitch

{% hint style="warning" %}
Alleen beschikbaar voor Ethernet/Ultra dongles.
{% endhint %}

Met NetSwitch is het mogelijk om een Shelly device aan te sturen op basis van netbelasting.

Bijvoorbeeld: u wilt een boiler aanzetten indien u al meer dan 5 minuten meer dan 1000 watt terugleverd. Of laadpaal uitschakelen als er meer dan 5000 watt wordt verbruikt.

## Wat heeft u nodig?

* de juiste dongle
* de juiste software
* een Shelly plug/switch

## Instellen

U gaat naar Settings > Netswitch en ziet onderstaande scherm.

Stel u wilt zodra er meer dan 1.000 Watt wordt teruggeleverd een boiler aanschakelen dan kunt u dat op onderstaande wijze instellen.

<figure><img src="https://smart-stuff.nl/wp-content/uploads/2025/02/Screenshot-2025-02-16-at-12.03.24-693x1024.png" alt="" height="1024" width="693"><figcaption></figcaption></figure>

Door er **schakelvertragingen** aan toe te voegen zal de dongle pas reageren indien er langer dan 60 seconde 1.000Watt of meer wordt teruggeleverd. Andersom ook, zodra er langer dan 120 seconde minder dan 1000 Watt teruggeleverd wordt gaat de Shelly weer uit. Dit voorkomt veel aan/uit schakelen.

Door de instellingen van de Shelly generiek te houden kunnen veel type Shelly toestellen worden gebruikt.

**Default** is de stand die de dongle gebruikt bij het voor het eerst contact maken met de Shelly. Deze wordt in de Uit stand gezet in dit geval.


---

# 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:

```
GET https://docs.smart-stuff.nl/dsmr-api/gebruik/netswitch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
