Merge pull request #2918 from gentilkiwi/patch-1

[st25tb] Update intertic.py to support Colmar (Trace / Keolis) ID
This commit is contained in:
Iceman 2025-06-29 22:44:48 +02:00 committed by GitHub
commit c63c62167e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -305,6 +305,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
0x021: {
1: InterticHelper('Bordeaux', 'TBM / Keolis', Describe_Usage_1_1),
},
0x040: {
28: InterticHelper('Colmar', 'Trace / Keolis', Describe_Usage_1_1),
},
0x057: {
1: InterticHelper('Lyon', 'TCL / Keolis', Describe_Usage_1), # Strange usage ?, kept on generic 1
},