Directories ¶
Path | Synopsis |
---|---|
example
|
|
internal
|
|
Open Charge Point Protocol (OCPP) is a standard open protocol for communication between Charge Points and a Central System and is designed to accommodate any type of charging technique.
|
Open Charge Point Protocol (OCPP) is a standard open protocol for communication between Charge Points and a Central System and is designed to accommodate any type of charging technique. |
The package contains an implementation of the OCPP 1.6 communication protocol between a Charge Point and a Central System in an EV charging infrastructure.
|
The package contains an implementation of the OCPP 1.6 communication protocol between a Charge Point and a Central System in an EV charging infrastructure. |
core
Contains the Basic Charge Point functionality comparable with OCPP 1.5.
|
Contains the Basic Charge Point functionality comparable with OCPP 1.5. |
firmware
Contains support for firmware update management and diagnostic log file download.
|
Contains support for firmware update management and diagnostic log file download. |
localauth
Contains features to manage the local authorization list in Charge Points.
|
Contains features to manage the local authorization list in Charge Points. |
remotetrigger
Contains support for remote triggering of Charge Point initiated messages.
|
Contains support for remote triggering of Charge Point initiated messages. |
reservation
Contains support for reservation of a Charge Point.
|
Contains support for reservation of a Charge Point. |
smartcharging
Contains support for basic Smart Charging, for instance using control pilot.
|
Contains support for basic Smart Charging, for instance using control pilot. |
types
Contains common and shared data types between OCPP 1.6 messages.
|
Contains common and shared data types between OCPP 1.6 messages. |
The package contains an implementation of the OCPP 2.0.1 communication protocol between a Charging Station and an Charging Station Management System in an EV charging infrastructure.
|
The package contains an implementation of the OCPP 2.0.1 communication protocol between a Charging Station and an Charging Station Management System in an EV charging infrastructure. |
authorization
The authorization functional block contains OCPP 2.0 authorization-related features.
|
The authorization functional block contains OCPP 2.0 authorization-related features. |
availability
The availability functional block contains OCPP 2.0 features for notifying the CSMS of availability and status changes.
|
The availability functional block contains OCPP 2.0 features for notifying the CSMS of availability and status changes. |
data
The data transfer functional block enables parties to add custom commands and extensions to OCPP 2.0.
|
The data transfer functional block enables parties to add custom commands and extensions to OCPP 2.0. |
diagnostics
The diagnostics functional block contains OCPP 2.0 features than enable remote diagnostics of problems with a charging station.
|
The diagnostics functional block contains OCPP 2.0 features than enable remote diagnostics of problems with a charging station. |
display
The display functional block contains OCPP 2.0 features for managing message that get displayed on a charging station.
|
The display functional block contains OCPP 2.0 features for managing message that get displayed on a charging station. |
firmware
The firmware functional block contains OCPP 2.0 features that enable firmware updates on a charging station.
|
The firmware functional block contains OCPP 2.0 features that enable firmware updates on a charging station. |
iso15118
The ISO 15118 functional block contains OCPP 2.0 features that allow:
|
The ISO 15118 functional block contains OCPP 2.0 features that allow: |
localauth
The Local authorization list functional block contains OCPP 2.0 features for synchronizing local authorization lists between CSMS and charging station.
|
The Local authorization list functional block contains OCPP 2.0 features for synchronizing local authorization lists between CSMS and charging station. |
meter
The Meter values functional block contains OCPP 2.0 features for sending meter values to the CSMS.
|
The Meter values functional block contains OCPP 2.0 features for sending meter values to the CSMS. |
provisioning
The provisioning functional block contains features that help a CSO to provision their Charging Stations, allowing them on their network and retrieving configuration information from these Charging Stations.
|
The provisioning functional block contains features that help a CSO to provision their Charging Stations, allowing them on their network and retrieving configuration information from these Charging Stations. |
remotecontrol
The Remote control functional block contains OCPP 2.0 features for remote-control management from the CSMS.
|
The Remote control functional block contains OCPP 2.0 features for remote-control management from the CSMS. |
reservation
The reservation functional block contains OCPP 2.0 features that enable EV drivers to make and manage reservations of charging stations.
|
The reservation functional block contains OCPP 2.0 features that enable EV drivers to make and manage reservations of charging stations. |
security
The security functional block contains OCPP 2.0 features aimed at providing E2E security between a CSMS and a Charging station.
|
The security functional block contains OCPP 2.0 features aimed at providing E2E security between a CSMS and a Charging station. |
smartcharging
The Smart charging functional block contains OCPP 2.0 features that enable the CSO (or a third party) to influence the charging current/power transferred during a transaction, or set limits to the amount of current/power a Charging Station can draw from the grid.
|
The Smart charging functional block contains OCPP 2.0 features that enable the CSO (or a third party) to influence the charging current/power transferred during a transaction, or set limits to the amount of current/power a Charging Station can draw from the grid. |
tariffcost
The authorization functional block contains OCPP 2.0 features that show tariff and costs to an EV driver, when supported by the charging station.
|
The authorization functional block contains OCPP 2.0 features that show tariff and costs to an EV driver, when supported by the charging station. |
transactions
The transactions functional block contains OCPP 2.0 features related to OCPP transactions.
|
The transactions functional block contains OCPP 2.0 features related to OCPP transactions. |
types
Contains common and shared data types between OCPP 2.0 messages.
|
Contains common and shared data types between OCPP 2.0 messages. |
Contains an implementation of OCPP message dispatcher via JSON over WebSocket.
|
Contains an implementation of OCPP message dispatcher via JSON over WebSocket. |
The package is a wrapper around gorilla websockets, aimed at simplifying the creation and usage of a websocket client/server.
|
The package is a wrapper around gorilla websockets, aimed at simplifying the creation and usage of a websocket client/server. |
Click to show internal directories.
Click to hide internal directories.