ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
Public Attributes | List of all members
ocpp::v2::RequestDeviceModelResponse< T > Struct Template Reference

Response to requesting a value from the device model. More...

#include <device_model.hpp>

Public Attributes

GetVariableStatusEnum status
 
std::optional< T > value
 

Detailed Description

template<typename T>
struct ocpp::v2::RequestDeviceModelResponse< T >

Response to requesting a value from the device model.

Template Parameters
T

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