Skip to content

Commit

Permalink
Added DIN70121 and ISO15118-2 feature lists
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Lukas <[email protected]>
  • Loading branch information
SebaLukas committed Nov 14, 2024
1 parent a9382ec commit 19b660f
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions modules/EvseV2G/features.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Feature List

Check notice on line 1 in modules/EvseV2G/features.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/EvseV2G/features.md#L1

Expected: [None]; Actual: # Feature List

This document contains feature lists for DIN70121 and ISO15118-2 features, which EvseV2G supports.

Check notice on line 3 in modules/EvseV2G/features.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

modules/EvseV2G/features.md#L3

Expected: 80; Actual: 98
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 | |

0 comments on commit 19b660f

Please sign in to comment.