From 266afd19a9242181d734cbce57baaea423cad3f7 Mon Sep 17 00:00:00 2001 From: ry4000 <154689120+ry4000@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:15:21 +1100 Subject: [PATCH] Added PACS AID and Updated PT AID - Added MOBOTIX AID. - Updated JFK OMNY AID to add BMW Digital Key as an alternative AID use. Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com> --- client/resources/aid_desfire.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/client/resources/aid_desfire.json b/client/resources/aid_desfire.json index 9a6fdcade..565c51b0e 100644 --- a/client/resources/aid_desfire.json +++ b/client/resources/aid_desfire.json @@ -416,6 +416,14 @@ "Type": "pacs" }, { + "AID": "F534F1", + "Vendor": "MOBOTIX AG", + "Country": "DE", + "Name": "MOBOTIX AG Access Credential", + "Description": "T26 Outdoor Station and Access Module Credential", + "Type": "pacs" + }, + { "AID": "F518F0", "Vendor": "Telenot Electronic GmbH", "Country": "DE", @@ -817,10 +825,10 @@ }, { "AID": "0000F0", - "Vendor": "Metropolitan Transportation Authority (MTA)", - "Country": "US", - "Name": "OMNY (One Metro New York) (JFK)", - "Description": "JFK OMNY (One Metro New York) Card", + "Vendor": "Metropolitan Transportation Authority (MTA) / Bayerische Motoren Werke (BMW) AG", + "Country": "US / DE", + "Name": "OMNY (One Metro New York) (JFK) / BMW Digital Key", + "Description": "JFK OMNY (One Metro New York) Card / BMW Digital Key 5B3611-01", "Type": "transport" }, { -- 2.11.4.GIT