|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Enhances ChargingSchedule by containing std::vector<EnhancedChargingSchedulePeriods> instead of std::vector<ChargingSchedulePeriod> More...
#include <types.hpp>
Public Attributes | |
| ChargingRateUnit | chargingRateUnit |
| std::vector< EnhancedChargingSchedulePeriod > | chargingSchedulePeriod |
| std::optional< int32_t > | duration |
| std::optional< ocpp::DateTime > | startSchedule |
| std::optional< float > | minChargingRate |
Enhances ChargingSchedule by containing std::vector<EnhancedChargingSchedulePeriods> instead of std::vector<ChargingSchedulePeriod>