Merge pull request #2333 from zhongfu/zhongfu/feat/aidlist-cepas

Updated aidlist to include CEPAS AID
This commit is contained in:
Iceman 2024-03-16 14:19:46 +01:00 committed by GitHub
commit 1f67b7a47d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2422,5 +2422,13 @@
"Name": "SEOS Mobile", "Name": "SEOS Mobile",
"Description": "Declared by some SEOS-compatible applications for HCE", "Description": "Declared by some SEOS-compatible applications for HCE",
"Type": "access" "Type": "access"
},
{
"AID": "A000000341000101",
"Vendor": "TransitLink Pte Ltd",
"Country": "Singapore",
"Name": "CEPAS",
"Description": "Transit and e-money card used in Singapore",
"Type": "transport"
} }
] ]