> 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/energyid.md).

# EnergyID

{% hint style="warning" %}
U kunt zien of EnergyID in de firmware actief is bij de compiler opties in het informatie scherm (EID).

<img src="/files/NcTZz9VSe42h452gfhBc" alt="" data-size="original">
{% endhint %}

### Activeren EnergyID

De Dongle dient een koppeling te maken met EnergyID. Om deze koppeling te activeren dient de dongle EnergyID te ondersteunen (zie hint hierboven) en dient u te beschikken over een **EnergyID login.**

Er dienen twee stappen doorlopen te worden , namelijk:

#### 1) Aanzetten van de koppeling

Aanzette kan eenvoudig in het instellingen scherm van de dongle. Vink **EneryID aan/uit** om deze te activeren.

Bij nieuwere software versies is dit aangepast naar **EnergyID (1h setup timeout).** Binnen een uur dient dan de koppeling ingesteld te worden anders wordt EnergyID weer gedeactiveerd.

<div data-full-width="false"><figure><img src="/files/ZaYq7WlZuxWsriwl8oXB" alt="" width="375"><figcaption></figcaption></figure></div>

#### 2) registratie bij het EnergyID platform

Na het aanzetten zal de optie "Setup EnergyID" in het settingsmenu verschijnen, klik hierop.

<figure><img src="/files/TNwhXT0lKs1fmtHiJl2M" alt="" width="173"><figcaption></figcaption></figure>

Hierna ziet u het onderstaande scherm.

<figure><img src="/files/bKwLfYQMXOzRIXN9PF9T" alt="" width="375"><figcaption></figcaption></figure>

Klik op **"Activeren Koppeling".** Dit opent een nieuw tabblad in uw browser en gaat naar het EnergyID platform. Indien u al ingelogd bent bij EnergyID ziet u direct onderstaande scherm. Zoniet dan dient u eerst in te loggen.

<figure><img src="/files/1Cp2Hm9BAgtQPrkqFMv9" alt="" width="563"><figcaption></figcaption></figure>

Kies uw dossier en klik daarna op **Aanmaken.** Vervolgens keert u terug naar de browsertab van de dongle. De status wordt direct opnieuw opgehaald en zou als alles goed is GEKOPPELD aangeven.

<figure><img src="/files/uhUtsi6tb0HwZq840Yl1" alt="" width="375"><figcaption></figcaption></figure>

U bent nu klaar. Na enige tijd zullen uw verbruiksgegevens zichtbaar worden in EnergyID.

### Stroomplanner

De stroomplanner kan zichtbaar zijn op de webpagina van de dongle. Tijdens het aanmelden van de dongle op de EnergyID pagina of daarna dient onderstaande eigenschap te worden geactiveerd.

<figure><img src="/files/L1qRTk6bknM5rSbW4TDl" alt=""><figcaption></figcaption></figure>

Mocht deze niet te activeren zijn dan is dit geen onderdeel van uw "abonnement".

### EnergyID niet zichtbaar

Indien de EnergyID optie niet aanwezig is bij de settings of informatiepagina, controleer dan of de firmware voor uw dongle EnergyID ondersteunt en voer zo nodig een software update uit.

{% hint style="danger" %}
Bij een update altijd eerst de data downloaden
{% endhint %}

Ga verder met [**Activeren EnergyID**](#activeren-energyid) bovenaan deze pagina.


---

# 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/energyid.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.
