You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: