Patrick Schurig 66aa71c990
All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 3m3s
mise a jour
2026-06-06 09:51:43 +02:00

1.5 KiB

Bestel

NIGHTLY NYMEA CONSUMER

Connect Vestel wallboxes to nymea.

Fabricant : Vestel
Plugin : vestel

Modèles pris en charge

Modèle Rôle Transport Ajout Grandeurs
EVC04 Borne de recharge, Compteur de consommation Modbus TCP Découverte automatique / Ajout manuel 10

Détail par modèle

??? abstract "EVC04 — evc04" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `hostName` | Host name | QString | — | — | non |
| `address` | IP address | QString | — | — | non |
| `macAddress` | MAC address | QString | — | — | oui |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `pluggedIn` | Plugged in | bool | — |
| `charging` | Charging | bool | — |
| `phaseCount` | Connected phases | uint | — |
| `currentPower` | Active power | double | Watt |
| `totalEnergyConsumed` | Total consumed energy | double | KiloWattHour |
| `power` | Charging enabled | bool | — |
| `maxChargingCurrent` | Maximum charging current | double | Ampere |
| `sessionEnergy` | Session energy | double | KiloWattHour |
| `version` | Firmware version | QString | — |