How to store a long data like RFID tag data in a postgres database?
- by lakshmi
How to store a long data like RFID tag data in a postgres database?
The RFID reader gives the BCD data converted into hexadecimal data of 24 bytes.
Example:cd00320000a4002a00001042 is the converted data given by the reader.