Add 'AEP VTS' AID entries to 'aidlist.json'

This commit is contained in:
kormax
2026-04-02 18:38:11 +03:00
parent 489940cf76
commit f03c4b8215
2 changed files with 25 additions and 0 deletions
+24
View File
@@ -2770,6 +2770,30 @@
"Description": "Transit and e-money card used in Singapore",
"Type": "transport"
},
{
"AID": "A0000000014145502E4E4643412E5654",
"Vendor": "GTT - Gruppo Torinese Trasporti",
"Country": "Italy",
"Name": "Torino TO Move",
"Description": "AEP VTS mobile transit card (AEP.NFCA.VT)",
"Type": "transport",
"Protocol": "aep_vts",
"Sources": [
"android://it.to.gtt.tomove"
]
},
{
"AID": "A0000007874145502E4E4643422E5654",
"Vendor": "ATM Milano",
"Country": "Italy",
"Name": "RicaricaMi",
"Description": "AEP VTS mobile transit card (AEP.NFCB.VT)",
"Type": "transport",
"Protocol": "aep_vts",
"Sources": [
"android://it.atm.appmobile"
]
},
{
"AID": "315449432E494341",
"Vendor": "Calypso Networks Association (CNA)",
+1
View File
@@ -23,6 +23,7 @@ Each entry in `client/resources/aidlist.json` must contain all of the fields bel
- `Protocol`: Application-layer protocol implemented by this AID. Use lowercase `snake_case` (for example `apple_vas`).
If the protocol is vendor/ecosystem-specific, include an owner qualifier in the name (for example `google_smart_tap`, `ccc_digital_car_key`) instead of using a generic label.
Known protocol names currently used:
- `aep_vts`
- `apple_access_key`
- `apple_home_key`
- `apple_vas`