Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow admins to change which parts of the NFC data will print #20

Open
Kyle-Falconer opened this issue Apr 5, 2020 · 0 comments
Open
Assignees

Comments

@Kyle-Falconer
Copy link
Collaborator

Kyle-Falconer commented Apr 5, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant