ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
Classes | Public Member Functions | List of all members
ocpp::v2::AverageMeterValues Class Reference

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.
 

Member Function Documentation

◆ retrieve_processed_values()

MeterValue ocpp::v2::AverageMeterValues::retrieve_processed_values ( )

retrive the processed values

Returns
MeterValue type

◆ set_values()

void ocpp::v2::AverageMeterValues::set_values ( const MeterValue meter_value)

Set the meter values into the local object for processing.

Parameters
meter_valueMeterValue

The documentation for this class was generated from the following files: