jlcout / epctagcoder

Java library for RFID EPC encode / decode
https://jlcout.github.io/epctagcoder
Apache License 2.0
51 stars 32 forks source link

GIAI implementation #4

Closed mrmar096 closed 5 years ago

mrmar096 commented 5 years ago

Hi,

Congratulations for the library, it's very useful. Actually, I'm trying to implements the GIAI encoding but I haven't found nothing about this in this library but in the README appears.

Can you help me with this?

Thank you so much.

Regards.

jlcout commented 5 years ago

Hi, I'm glad you liked it. Yes, I can help you. I implemented the GIAI encoding and can tonight update the git. What is your name and company?

José Luiz Coutinho

Em seg, 1 de abr de 2019 às 04:04, mrmar096 notifications@github.com escreveu:

Hi,

Congratulations for the library, it's very useful. Actually, I'm trying to implements the GIAI encoding but I haven't found nothing about this in this library but in the README appears.

Can you help me with this?

Thank you so much.

Regards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jlcout/epctagcoder/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AXytHbnOBj1F7aInddOLEZOCbwousHQ4ks5vca9ngaJpZM4cU_uX .

mrmar096 commented 5 years ago

Hi, I'm glad you liked it. Yes, I can help you. I implemented the GIAI encoding and can tonight update the git. What is your name and company? José Luiz Coutinho Em seg, 1 de abr de 2019 às 04:04, mrmar096 notifications@github.com escreveu:

Hi,

My name is Mario and this is for my spanish company: INNOCV Solutions

Perfect, I will be awaiting for code updates.

Thank you so much for your supporting.

Regards.

jlcout commented 5 years ago

Hi Mario,

Version 0.0.6 is available with the GRAI and GIAI implementations.

Look at the attachment, examples with the GIAI implementation. sampleGIAI.java.txt

mrmar096 commented 5 years ago

Hi Mario,

Version 0.0.6 is available with the GRAI and GIAI implementations.

Look at the attachment, examples with the GIAI implementation. sampleGIAI.java.txt

Hi José,

I'm trying the GIAI implementation and it's working perfectly. Thank you very much for your fast support.

Regards.