ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
Public Member Functions | List of all members
ocpp::v2::FirmwareUpdateInterface Class Referenceabstract
Inheritance diagram for ocpp::v2::FirmwareUpdateInterface:
ocpp::v2::MessageHandlerInterface ocpp::v2::FirmwareUpdate

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...
 

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