-
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.
Added features to EvseV2G doc.rst (#964)
* Added DIN70121 and ISO15118-2 feature lists --------- Signed-off-by: Sebastian Lukas <[email protected]> Co-authored-by: Piet Gömpel <[email protected]>
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 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
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 | ||
======================= ================== |