Volkszähler HTTP API, Import & Export
Einsatzbereiche
- Netzzähler
Parameter
| Name | Beschreibung | Wert | Stufe |
|---|---|---|---|
importuuid | Import UUID | optional | |
exportuuid | Export UUID | optional | |
url | Middleware URL | optional |
Konfigurationsbeispiel für evcc.yaml
Falls du die Konfiguration nicht über die Oberfläche vornehmen möchtest, kannst du alternativ diesen YAML-Block verwenden.
meters: - name: my_grid type: template template: volkszaehler-importexport usage: grid importuuid: # Import UUID exportuuid: # Export UUID url: http://zaehler.network.local:8080/api/data # Middleware URL, optional