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

Helper struct that combines VariableCharacteristics and VariableMonitoring. More...

#include <device_model_storage_interface.hpp>

Public Attributes

VariableCharacteristics characteristics
 
std::unordered_map< int64_t, VariableMonitoringMetamonitors
 
std::optional< std::string > source
 

Detailed Description

Helper struct that combines VariableCharacteristics and VariableMonitoring.


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