| INDEX | NAME | DIRECTION | DEFAULT | UNIT | INFO |
|---|---|---|---|---|---|
| 0 | I.PluggedState | INPUT | 0 | notPlugged/plugged | enum[0=notPlugged,1=plugged] |
| 1 | I.ChargeState | INPUT | 0 | off/on/paused | enum[0=off,1=on,2=paused] |
| 2 | I.ChargeRequestState | INPUT | 0 | off/on | enum[0=off,1=on] |
| 3 | I.CurrentChargingPowerValue | INPUT | 0 | kW | float[1.00,100.00] |
| 4 | I.MaximumChargingPowerValue | INPUT | 0 | kW | float[1.00,100.00] |
| 5 | I.ChargingPowerSetPointValue | INPUT | 0 | kW | float[1.00,100.00] |
| 6 | I.ElectricCurrentSetPointValue | INPUT | 0 | A | int[0,...] |
| 7 | I.ChargeUserName | INPUT | 0 | string[name] | |
| 8 | I.ChargeDurationTime | INPUT | 0 | string[hh:mm:ss] | |
| 9 | I.CurrentChargingEnergyValue | INPUT | 0 | kWh | float[0.00,...] |
| 10 | I.ElementInfo | INPUT | 0 | ok/manuelOff/manualOn/locked/alarm | enum[0=ok,1=manualOff,2=manualOn,3=locked,4=alarm] |
| 11 | I.ChargeStartTime | INPUT | 0 | string[hh:mm:ss] | |
| 12 | I.ChargeUserIndex | INPUT | 0 | userID | int[1,20] |
| 13 | O.RequestGlobalStatus | OUTPUT | 0 | UPDATE | |
| 14 | O.RequestDiscovery | OUTPUT | 0 | DISCOVERY | |
| 15 | O.SetChargeState | OUTPUT | 0 | stopCharge/startCharge | enum[-1=stopCharge,1=startCharge] |
| 16 | O.SetPartialChargingEnergyValue | OUTPUT | 0 | kWh | Set an energy value and automatically start the charging process. float[1.00,99.00] |
| 17 | O.ResetUserChargingHistory | OUTPUT | 0 | userID | int[1,20] |
| 18 | O.LogoutUser | OUTPUT | 0 | logout | enum[1=logout] |
| 19 | O.LoginUser | OUTPUT | 0 | userID | int[1,20] |
| 20 | O.SetChargingPowerSetPointValue | OUTPUT | 0 | kW | float[1.00,100.00] |