[st25tb] Update intertic.py to support Colmar (Trace / Keolis) ID

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
This commit is contained in:
Benjamin DELPY 2025-06-27 22:04:08 +02:00 committed by GitHub
parent 5de4dd68e5
commit a33ea4dc6e
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
},