|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Public Member Functions | |
| void | set_values (const MeterValue &meter_value) |
| Set the meter values into the local object for processing. More... | |
| MeterValue | retrieve_processed_values () |
| retrive the processed values More... | |
| void | clear_values () |
| Manually clear the local object meter values. | |
| MeterValue ocpp::v2::AverageMeterValues::retrieve_processed_values | ( | ) |
retrive the processed values
| void ocpp::v2::AverageMeterValues::set_values | ( | const MeterValue & | meter_value | ) |
Set the meter values into the local object for processing.
| meter_value | MeterValue |