-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feature/additional-unit-tests
- Loading branch information
Showing
8 changed files
with
309 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
.. _everest_modules_handwritten_EvseV2G: | ||
|
||
******************************************* | ||
EvseV2G | ||
******************************************* | ||
|
||
:ref:`Link <everest_modules_EvseV2G>` to the module's reference. | ||
This module includes a DIN70121 and ISO15118-2 implementation provided by chargebyte GmbH | ||
|
||
Feature List | ||
============ | ||
|
||
This document contains feature lists for DIN70121 and ISO15118-2 features, which EvseV2G supports. | ||
These lists serve as a quick overview of which features are supported. | ||
|
||
DIN70121 | ||
-------- | ||
|
||
=============== ================== | ||
Feature Supported | ||
=============== ================== | ||
DC :heavy_check_mark: | ||
ExternalPayment :heavy_check_mark: | ||
=============== ================== | ||
|
||
ISO15118-2 | ||
---------- | ||
|
||
======================= ================== | ||
Feature Supported | ||
======================= ================== | ||
AC :heavy_check_mark: | ||
DC :heavy_check_mark: | ||
TCP & TLS 1.2 :heavy_check_mark: | ||
ExternalPayment :heavy_check_mark: | ||
Plug&Charge :heavy_check_mark: | ||
CertificateInstallation :heavy_check_mark: | ||
CertificateUpdate | ||
Pause/Resume :heavy_check_mark: | ||
Schedule Renegotation | ||
Smart Charging | ||
Internet Service | ||
======================= ================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.