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

Combines a Measurand with a list of Phases. More...

#include <types.hpp>

Public Attributes

Measurand measurand
 A OCPP Measurand.
 
std::vector< Phase > phases
 A list of Phases.
 

Detailed Description

Combines a Measurand with a list of Phases.


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