|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Exception used when an connector_id that does not exist is accessed. More...
#include <component_state_manager.hpp>
Public Member Functions | |
| ConnectorOutOfRangeException (int32_t connector_id, int32_t evse_id) | |
| const char * | what () const noexcept override |
Exception used when an connector_id that does not exist is accessed.