# Systeem

De dongle heeft de onderstaande eigenschappen.

| Processor          | Espressif ESP32 C3                    |
| ------------------ | ------------------------------------- |
| CPU kernen         | 1                                     |
| CPU type           | RISC IV                               |
| Geheugen           | 4 MB flash                            |
| usb poort          | micro usb                             |
| Voeding            | 5 Volt uit de slimme meter of via usb |
| ESD beveiliging    | Ja, op de ingangspoorten              |
| Reset mogelijkheid | Ja, via de fysieke knop               |
| Visuele indicator  | Ja, blauwe LED                        |


---

# 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/eigenschappen/systeem.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.
