|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
This enhances the ChargingProfile type by additional paramaters that are required in the ReportChargingProfilesRequest (EvseId, ChargingLimitSourceEnum) More...
#include <types.hpp>
Public Member Functions | |
| ReportedChargingProfile (const ChargingProfile &profile, const int32_t evse_id, const ChargingLimitSourceEnum source) | |
Public Attributes | |
| ChargingProfile | profile |
| int32_t | evse_id |
| ChargingLimitSourceEnum | source |
This enhances the ChargingProfile type by additional paramaters that are required in the ReportChargingProfilesRequest (EvseId, ChargingLimitSourceEnum)