Closed SvenRoederer closed 1 year ago
The USB-reader sends a "^D" as first char of RFID, which is also sent into the database.
INSERT INTO users VALUES ('^D03004A789','test','2019-08-15 14:50:43'),('^D2F00BF864','mic','2019-08-15 14:51:18')
users
just checked again: USB-reader @ Registry:
readding the Tags via B33rn4ryRegistry did not insert them with "^D" prefix ???
Seems resolved via #15
The USB-reader sends a "^D" as first char of RFID, which is also sent into the database.