sergiss / epc-tds

:factory: EPC Tag Data Standard encoding and decoding library, written in typescript/javascript for Node.js
MIT License
31 stars 17 forks source link

fix GIAI-96 header and CPI96 getType() #7

Closed EwaRvr closed 1 year ago

EwaRvr commented 1 year ago

fix: Header for GIAI-96 is 00110100, which is 0x34. 52 is the decimal fix: CPI96 was missing from type.js, and CPI96.getType() was returning the wrong value