|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Public Attributes | |
| int32_t | chargingProfileId |
| int32_t | stackLevel |
| ChargingProfilePurposeType | chargingProfilePurpose |
| ChargingProfileKindType | chargingProfileKind |
| ChargingSchedule | chargingSchedule |
| std::optional< int32_t > | transactionId |
| std::optional< RecurrencyKindType > | recurrencyKind |
| std::optional< ocpp::DateTime > | validFrom |
| std::optional< ocpp::DateTime > | validTo |