Does anyone know if this would be at all possible in Umbraco?
I have an RFID tag reader, each member will have a unique tag number on the membership record, what I want to do is when the tag is read by the reader I want it to log show that members account (maybe backoffice but probably in a UI)
Do you think it would be simplest to just have a file/folder watcher and dump the tag ID as a text file when it is read?