From 82a75c7e0629ab4ef4574c3fffecad55d4d3e4f7 Mon Sep 17 00:00:00 2001 From: kormax <3392860+kormax@users.noreply.github.com> Date: Thu, 16 Apr 2026 18:34:09 +0300 Subject: [PATCH] Add AID values related to DUOX EV charging --- client/resources/aid_desfire.json | 8 ++++++++ client/resources/aidlist.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/client/resources/aid_desfire.json b/client/resources/aid_desfire.json index bda29ff56..4370c8d6e 100644 --- a/client/resources/aid_desfire.json +++ b/client/resources/aid_desfire.json @@ -23,6 +23,14 @@ "Description": "Gantner GAT NET.Lock / GAT Eco.Lock / GAT ECO.Side Credential", "Type": "pacs" }, + { + "AID": "1010F6", + "Vendor": "VDE", + "Country": "DE", + "Name": "VDE EV charging", + "Description": "Found on a DESFire card.", + "Type": "payment system" + }, { "AID": "1023F5", "Vendor": "Integrated Control Technology Limited (ICT)", diff --git a/client/resources/aidlist.json b/client/resources/aidlist.json index d64c30b72..917480212 100644 --- a/client/resources/aidlist.json +++ b/client/resources/aidlist.json @@ -2380,6 +2380,14 @@ "android://com.openpath.mobile" ] }, + { + "AID": "A0000008450000000000000000000001", + "Vendor": "VDE", + "Country": "Germany", + "Name": "VDE EV charging", + "Description": "Found on a DESFire card.", + "Type": "" + }, { "AID": "A0000008580102", "Vendor": "Apple",