I've got this usb rfid reader, which i've connected to my PI. It is recognised by the pi. What it needs to do is scan RFID tags and put them in a global var, for use in access control (if rfid tag = 2 user 2 entered/left.
However, i can't get it to talk with domoticz. Have no clue how. Trying to list the output from hidraw, with a tag that has value 2, lists a line of jibberish

Can anyone help me?