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

Public Member Functions

virtual void notify_event_req (const std::vector< EventData > &events)=0
 
virtual void stop_monitoring ()=0
 
virtual void start_monitoring ()=0
 
virtual void process_triggered_monitors ()=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: