From 19b660f1446497bb1c4c82e0a6bd13bcac0f0303 Mon Sep 17 00:00:00 2001 From: Sebastian Lukas Date: Thu, 14 Nov 2024 15:16:44 +0100 Subject: [PATCH] Added DIN70121 and ISO15118-2 feature lists Signed-off-by: Sebastian Lukas --- modules/EvseV2G/features.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 modules/EvseV2G/features.md diff --git a/modules/EvseV2G/features.md b/modules/EvseV2G/features.md new file mode 100644 index 000000000..6440ee4b2 --- /dev/null +++ b/modules/EvseV2G/features.md @@ -0,0 +1,27 @@ +# Feature List + +This document contains feature lists for DIN70121 and ISO15118-2 features, which EvseV2G supports. +These lists serves 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 | |