testo / tjf

Schema definitions of the Testo JSON format (tjf). Used in t300 / t330 / t330i / t400 / t420 / SmartProbes / t550 / t557 / t550s / t557s / testo Smart
https://www.testo.com
Apache License 2.0
7 stars 3 forks source link

Help needed with decoding QR binary data for testo-300 #19

Closed Bruineb closed 1 year ago

Bruineb commented 1 year ago

Hi,

We are trying to implement the testo-300 data in our application via QR code. But we don't know how to interpret the data from the qr code. Can you Explain me in which format this is and how to decode it?

Yours sincerely,

Developer Syntess Software B.V.

1000len-stpa commented 1 year ago

Hi @Bruineb,

please have a look at : https://developers.testo.dev/t300/qrcode/ where you should find all information you need.

Best regards, Patrick

Bruineb commented 1 year ago

thank you