From bc6de92771cddda46071e835b095d8f325a86389 Mon Sep 17 00:00:00 2001 From: Robert Quattlebaum Date: Mon, 23 Mar 2020 21:32:20 -0700 Subject: [PATCH] Updates to the Tesla AIDs Now includes the AIDs that are used in the key fob and phone. Removed some AIDs that can't be selected. --- client/resources/aidlist.json | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/client/resources/aidlist.json b/client/resources/aidlist.json index 13e140e49..ddf844023 100644 --- a/client/resources/aidlist.json +++ b/client/resources/aidlist.json @@ -2128,27 +2128,19 @@ "Type": "EMV" }, { - "AID": "7465736C6153746F7265303032", + "AID": "7465736C614C6F6769633", "Vendor": "Tesla", "Country": "", - "Name": "teslaStore002", - "Description": "Tesla car key", + "Name": "teslaLogic (Original AID)", + "Description": "Key for Tesla vehicles", "Type": "Tesla" }, { - "AID": "7465736C614C6F67696330303201", + "AID": "F465736C614C6F6769633", "Vendor": "Tesla", "Country": "", - "Name": "teslaLogic002", - "Description": "Tesla car key", - "Type": "Tesla" - }, - { - "AID": "7465736C61", - "Vendor": "Tesla", - "Country": "", - "Name": "tesla", - "Description": "Tesla car key generic AID", + "Name": "teslaLogic (Alternate AID)", + "Description": "Key for Tesla vehicles", "Type": "Tesla" } -] \ No newline at end of file +]