|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Helper struct that combines VariableCharacteristics and VariableMonitoring. More...
#include <device_model_storage_interface.hpp>
Public Attributes | |
| VariableCharacteristics | characteristics |
| std::unordered_map< int64_t, VariableMonitoringMeta > | monitors |
| std::optional< std::string > | source |
Helper struct that combines VariableCharacteristics and VariableMonitoring.