From 1f847e803a9c34c74f3cfb6154ba295cd96f9980 Mon Sep 17 00:00:00 2001 From: kormax <3392860+kormax@users.noreply.github.com> Date: Sun, 22 Mar 2026 20:47:32 +0200 Subject: [PATCH] Add more AID values to 'aidlist.json' --- client/resources/aidlist.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/client/resources/aidlist.json b/client/resources/aidlist.json index 5e4a6bcef..519557ed0 100644 --- a/client/resources/aidlist.json +++ b/client/resources/aidlist.json @@ -2447,12 +2447,20 @@ "Description": "Used by both by physical cards and mobile implementations", "Type": "access" }, + { + "AID": "A0000004400001010001000002", + "Vendor": "HID Global", + "Country": "", + "Name": "SEOS Mobile", + "Description": "Declared by some SEOS-compatible HID partner applications for HCE", + "Type": "access" + }, { "AID": "A00000054000060100010000FF", "Vendor": "HID Global", "Country": "", "Name": "SEOS Mobile", - "Description": "Declared by some SEOS-compatible applications for HCE", + "Description": "Declared by some SEOS-compatible HID partner applications for HCE", "Type": "access" }, { @@ -2502,5 +2510,21 @@ "Name": "Crescendo OATH #2", "Description": "HID Crescendo Key OATH instance 2", "Type": "access" + }, + { + "AID": "FF55494420414343455353", + "Vendor": "UniFi", + "Country": "", + "Name": "UniFi Access HCE Credential", + "Description": "Declared as 'other' service", + "Type": "access" + }, + { + "AID": "FF55494420414343455356", + "Vendor": "UniFi", + "Country": "", + "Name": "UniFi Access HCE Credential", + "Description": "Declared as 'payment' service", + "Type": "access" } ]