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

Public Attributes

std::optional< uint32_t > idle_grace_minutes
 
std::optional< double > idle_hour_price
 

Friends

void from_json (const json &j, RunningCostIdlePrice &c)
 
void to_json (json &j, const RunningCostIdlePrice &c)
 

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