-
**Zusammenfassung**
Endnutzer sollen die Möglichkeit haben, die Daten aus einem UIC918.3 Code sowohl als Layout, als auch als Tabelle anzeigen zu lassen.
**Akzeptanzkriterien**
- Es existiert eine Ko…
-
Muster 918-9 CityTicket.pdf from
https://www.bahn.de/angebot/regio/barcode
or to be specific https://assets.static-bahn.de/dam/jcr:95540b93-5c38-4554-8f00-676214f4ba76/Muster%20918-9.zip
wo…
-
How do the PassengerTypes specified by OSDM match with the PassengerTypes according to UIC918.9?
We should align them as much as possible.
For reference, these are the passenger types that can o…
-
-
Hey,
I want to check my ticket (Deutsche Bahn) with this npm module.
My code is:
```javascript
import uic from 'uic-918-3'
const image = 'barcode.png'
uic.readBarcode(image).then((ticket) …
-
I tried to decode an UIC918.3 ticket containing an U_TLAY record.
Hex dump is:
`2355543031333037363030303035302D021442B57D8230E0A3522785D9FCCEF0B7CC0D588BDC02150097A92C9A053055846A3E2DDADBF06F57B…
-
Moin!
Würde jemand freundlicherweise einmal nachschauen, warum das Decoding nicht funktioniert?
Ich bin ratlos... :(
Vielen Dank im Voraus! :)
Ps: pycryptodome ist installiert.
---
P…