v1

latestOpenAPI 3.0.02026-07-14643983.3 KB
PicoCharging

Gets the active charging data of a pico station

get/api/pico/charging/{id}

Path parameters

idstring required

Response

OK

ActiveChargingEnergynumber double

The energy used by this active charging (in kWh)

ActiveChargingPowernumber double

The power of the active charging (in kW)

ConnectionMode'NetworkToCloudConnectionMode_NoConnection' | 'NetworkToCloudConnectionMode_DirectWiFiConnection' | 'NetworkToCloudConnectionMode_GPRSConnection' | 'NetworkToCloudConnectionMode_NBIotConnection' | 'NetworkToCloudConnectionMode_LteCatM1Connection' | 'NetworkToCloudConnectionMode_MeshWiFiConnection' | 'NetworkToCloudConnectionMode_MeshMobileConnection'

The mode how this station is connected to the cloud

Durationinteger

The duration of this charging in seconds

LastWarningOrError'MeterDataloggerEvent' | 'MeterRestart' | 'PowerDown' | 'MissingPhaseL1' | 'MissingPhaseL2' | 'MissingPhaseL3' | 'TamperDetectionCover' | 'MagneticFieldDetection' | 'ClockAdjusted' | 'Overvoltage' | 'Undervoltage' | 'OvervoltageL1' | 'OvervoltageL2' | 'OvervoltageL3' | 'ChargingTransaction' | 'PicoErrorControllerPanic' | 'PicoErrorMidServicePanic' | 'PicoWarningRcdTriggered' | 'PicoWarningCableLockError' | 'PicoWarningDiodeFailure' | 'PicoWarningOverload' | 'PicoWarningHighTemperature'

The last warning or error of the station. This message is only shown if the warning or error happend in the last 5 minutes.

LastWarningOrErrorMessagestring

The message of the last warning or error of the station.

LastWarningOrErrorTimestring date-time

The time when the LastWarningOrError happend

LoadSheddingState'MaxCurrent' | 'HalfCurrent' | 'MinCurrent' | 'NoCurrent'

Max. dynamic current (e.g. set over API or Modbus TCP) of this station or the loadmanagement group of the station if the station is in a group. in A

LoadmanagementGroupNamestring

The name of the loadmanagement group. Or string.empty if the station is not in a group

MaxAllowedChargingCurrentinteger

Max allowed charging current in A

MaxDynamicCurrentinteger

Max. dynamic current (e.g. set over API or Modbus TCP) of this station or the loadmanagement group of the station if the station is in a group. in A

MaxLoadmanagementGroupCurrentinteger

Max. current of the loadmanagement group of this station (if there is any) in A

MaxStationCurrentinteger

Max. current of the station in A

MinStationCurrentinteger

Min. current of the station in A

State'Booting' | 'ReadyNoCarConnected' | 'ReadyCarConnected' | 'StartedWaitForCar' | 'Charging' | 'Installation' | 'Authorize' | 'Offline'

The state of the charging station

ValueDatestring date-time

The date of this values