|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
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. | |
Container for a formatted OCPP message with a message type.