|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Public Attributes | |
| std::optional< double > | kWh_price |
| std::optional< double > | hour_price |
| std::optional< double > | flat_fee |
Friends | |
| void | from_json (const json &j, RunningCostChargingPrice &c) |
| void | to_json (json &j, const RunningCostChargingPrice &c) |