Closed SRouven closed 2 years ago
In what context is the CardTypeId important? Also, I would be interested to know where Status Enquiry is used?
The CardTypeId is for compatibility to modules and data records that were designed to use pepper drivers. The status enquiry is used in a very basic version for simple status monitoring. I just use it to fetch the “terminal status code”.
Am 04.04.2022 um 20:43 schrieb Tino Hager @.***>:
In what context is the CardTypeId important? Also, I would be interested to know where Status Enquiry is used?
— Reply to this email directly, view it on GitHubhttps://github.com/Portalum/Portalum.Zvt/pull/13#issuecomment-1087891085, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFUPLXBJD5KIJ2FWRUGUFIDVDMZ3ZANCNFSM5SPOXLNQ. You are receiving this because you authored the thread.Message ID: @.***>
Hello,
we needed to extend the StatusInformation with the CardTypeId numeric value, like defined in ZVT documentation.
I also had to use the ZvtClient's SendCommandAsync method and realized, that the completionbytes were missing. I used this method for "Status-Enquiry (05 01)" and needed the completion.