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

39 lines
1.4 KiB
Markdown

# Schrack
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
Integrate the Schrack i-CHARGE CION wallbox with nymea.
<!-- BEGIN GENERATED: integrationpluginschrack.json -->
**Fabricant :** Schrack GmbH
**Plugin :** `schrack`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **i-CHARGE CION** | Borne de recharge | Modbus RTU | Découverte automatique / Ajout manuel | 8 |
#### Détail par modèle
??? abstract "i-CHARGE CION — `cion`"
_Réglages :_
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `slaveAddress` | Modbus slave address | uint | — | `1` | non |
| `modbusMasterUuid` | Modbus RTU master | QUuid | — | — | oui |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `power` | Charging enabled | bool | — |
| `maxChargingCurrent` | Maximum charging current | double | Ampere |
| `pluggedIn` | Plugged in | bool | — |
| `charging` | Charging | bool | — |
| `phaseCount` | Active phases | uint | — |
| `usedPhases` | Used phases | QString | — |
| `currentVersion` | Firmware version | QString | — |
<!-- END GENERATED -->