Allow admins to change which parts of the NFC data will print
Kyle-Falconer opened this issue · 0 comments
Kyle-Falconer commented
NFC data contains several fields, like an ID and zero or more NDEF records. NDEF records which are in the urn:nfc:wkt:T
format are plain text records which should be selectable to be output to the printer.
For a list of NDEF records available, see the NDEF specification
These NFC data are available in Redis when used with the nfc_manager.
All that's needed for this issue is to create a way in the profile edit page to select the NDEF records or ID and map that to a text field in the name badge.
We should support up to 4 text fields.