|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Describes the individual state of a single connector. More...
#include <component_state_manager.hpp>
Public Member Functions | |
| ConnectorStatusEnum | to_connector_status () |
| Translates the individual state to an Available/Unavailable/Occupied/Reserved/Faulted state This does NOT take into account the state of the EVSE or CS, and is intended to be used internally by the ComponentStateManagerInterface. | |
Describes the individual state of a single connector.