# Speciale functies

### Automatische configuratie bestanden

Wanneer bestanden corrupt zijn geraakt of niet aanwezig zijn, maakt de dongle ze aan of hij download de laatste versie ervan van github.

<table><thead><tr><th width="276.3333333333333">bestand</th><th width="180.19270576638738">actie</th><th>opmerking</th></tr></thead><tbody><tr><td>DSMRsettings.json</td><td>aanmaak</td><td>met default waardes</td></tr><tr><td>Frontend.json</td><td>download</td><td></td></tr><tr><td>DSMRindexEDGE.html</td><td>download</td><td></td></tr><tr><td>P1.log</td><td>aanmaak</td><td>leeg</td></tr><tr><td>RNG&#x3C;>.json</td><td>aanmaak</td><td>leeg</td></tr></tbody></table>

{% hint style="info" %}
De knopfuncties zijn vanaf versie 4.9 aangepast. kort indrukken = opnieuw starten en langdrukken (> 5 seconde) is factory reset.
{% endhint %}

### Factory reset

De dongle kan naar fabrieksinstellingen worden gezet. De dongle zal dan de volgende acties uitvoeren:

* wissen logfiles
* wissen settingsfile
* resetten diverse counters (resetcounter, datum, etc)
* resetten wifi settings (dongle dient opnieuw aangemeld te worden)

{% hint style="success" %}
databestanden worden niet gewist
{% endhint %}

Fabrieksinstellingen functie kan aangeroepen worden door 5 seconde lang op de drukknop te drukken zie: [Drukknopje](/dsmr-api/geavanceerd/drukknopje.md)


---

# Agent Instructions: 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/geavanceerd/speciale-functies.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.
