|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Public Member Functions | |
| virtual void | on_firmware_update_status_notification (int32_t request_id, const FirmwareStatusEnum &firmware_update_status)=0 |
| virtual void | on_firmware_status_notification_request ()=0 |
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... | |