Skip to content

Commit

Permalink
Added SOF Sofia City Card
Browse files Browse the repository at this point in the history
**Added SOF Sofia City Card**
- *Please note that there is no Bulgarian equivalent name for it; they use the English card name.*

**Updated MAD Public Transport Card**
- *The AID is in an alternative endian, and has been reflected to show this.*

**Various Formatting Updates**
- *`[` and `]` have been replaced in favour of `(` and `)`.*

Signed-off-by: ry4000 <[email protected]>
  • Loading branch information
ry4000 authored Aug 29, 2024
1 parent 7f40ad7 commit 6f7353b
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions client/resources/aid_desfire.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@
"Vendor": "Invalid / Reserved",
"Country": "",
"Name": "Invalid / Reserved",
"Description": "Used by YVR Compass and ATL Breeze",
"Description": "Used by ATL Breeze, MAD Public Transport Card, and YVR Compass",
"Type": "transport"
},
{
Expand All @@ -699,8 +699,8 @@
"AID": "010000",
"Vendor": "Consorcio Regional de Transportes Públicos Regulares de Madrid (CRTM)",
"Country": "ES",
"Name": "Tarjeta Transporte Publico (MAD)",
"Description": "MAD Public Transport Card",
"Name": "Tarjeta Transporte Publico (MAD) (Alternative Endian)",
"Description": "MAD Public Transport Card (Alternative Endian)",
"Type": "transport"
},
{
Expand Down Expand Up @@ -863,6 +863,14 @@
"Description": "ITSO Public Transport Application // Provision of Citizen Services #0",
"Type": "transport"
},
{
"AID": "CA3490",
"Vendor": "Urban Mobility Center",
"Country": "BG",
"Name": "Sofia City Card (SOF)",
"Description": "SOF Sofia City Card",
"Type": "transport"
},
{
"AID": "EF2011",
"Vendor": "Helsinki Region Transport (HRT)",
Expand Down Expand Up @@ -891,7 +899,7 @@
"AID": "F21030",
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
"Country": "US",
"Name": "ORCA [SEA]",
"Name": "ORCA (One Regional Card for All) (SEA)",
"Description": "One Regional Card For All // FIDs 02: Trip History; 04: current balance",
"Type": "transport"
},
Expand Down Expand Up @@ -979,7 +987,7 @@
"AID": "F213F0",
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
"Country": "US",
"Name": "ORCA (SEA)",
"Name": "ORCA (One Regional Card for All) (SEA)",
"Description": "One Regional Card for All // FIDs 00: Standard Data; 01: Backup Data",
"Type": "transport"
},
Expand Down

0 comments on commit 6f7353b

Please sign in to comment.