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

Container for a formatted OCPP message with a message type. More...

#include <ocpp_logging.hpp>

Public Attributes

std::string message_type
 The message type.
 
std::string message
 The message content.
 

Detailed Description

Container for a formatted OCPP message with a message type.


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