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

Add RFID enrollment capability #15

Open
DallasEpperson opened this issue Mar 12, 2018 · 1 comment
Open

Add RFID enrollment capability #15

DallasEpperson opened this issue Mar 12, 2018 · 1 comment

Comments

@DallasEpperson
Copy link
Member

Currently we are just scanning an RFID and taking note of the token that comes through, then manually adding the token to the DB. It works, but isn't great, so let's improve that process.

One avenue is to create a scanning station solely for enrolling new RFIDs. When the RFID is scanned at this station, it goes into the DB as "unclaimed." Then on the web side, on a user's "add token" page, any unclaimed RFIDs would be listed in a dropdown. Ideally, there would only be one in the dropdown since you would scan it and claim it pretty much immediately.

@steven6282
Copy link
Collaborator

If we can get input from the number pad on the door reader, could probably incorporate that into it. Have it so that a certain sequence with an admin rfid scan goes into "entry" mode, then specify a member id number and scan a rfid to add to that member id.

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

No branches or pull requests

2 participants