|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Additional Inherited Members | |
Public Member Functions inherited from ocpp::v2::MessageHandlerInterface | |
| virtual void | handle_message (const EnhancedMessage< MessageType > &message)=0 |
Handles the given message from the CSMS. This includes dispatching a CALLRESULT as a response to the incoming message . More... | |