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

44 lines
1.7 KiB
Markdown

# INRO
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
Connect INRO PANTABOX wallboxes to nymea.
<!-- BEGIN GENERATED: integrationplugininro.json -->
**Fabricant :** INRO Elektrotechnik GmbH
**Plugin :** `inro`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **PANTABOX** | Borne de recharge, Compteur de consommation | Modbus TCP | Découverte automatique / Ajout manuel | 13 |
#### Détail par modèle
??? abstract "PANTABOX — `pantabox`"
_Réglages :_
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `macAddress` | MAC address | QString | — | — | oui |
| `serialNumber` | Serial number | QString | — | — | oui |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `pluggedIn` | Plugged in | bool | — |
| `charging` | Charging | bool | — |
| `chargingState` | Charging state | QString | — |
| `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 |
| `phaseCount` | Active phases | uint | — |
| `usedPhases` | Used phases | QString | — |
| `modbusTcpVersion` | Modbus TCP version | QString | — |
| `firmwareVersion` | Firmware version | QString | — |
<!-- END GENERATED -->