ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
Public Attributes | Friends | List of all members
ocpp::RunningCostChargingPrice Struct Reference

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)
 

The documentation for this struct was generated from the following file: