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

Door entry system #58

Open
jamesgeddes opened this issue Oct 19, 2020 · 0 comments
Open

Door entry system #58

jamesgeddes opened this issue Oct 19, 2020 · 0 comments
Labels
epic Issues which contain a body of work that should be broken down into specific tasks future-work Future us will get to this. P1 Issues that are both high impact and urgent required Mission critical functionality
Projects

Comments

@jamesgeddes
Copy link
Contributor

jamesgeddes commented Oct 19, 2020

Every Geek.Zone will need a door entry system that can check the "Members of Space" group, see #47, and allow Space Members to enter.

Initial version should use RFID card or one time QR code.

Future version could use host card emulation.

Scanning device will

  1. Scan presented QR code
  2. Translate QR code into string
  3. Request OTP validity from server
  4. If OTP is valid, scanning device will perform an action, if not, it will perform a different action.

If request is sent with invalid API key, 401 will be returned

For example, if OTP is valid, open the door.

Originally logged in Trello card vsAllEVQ

Impact

High

Urgency

Now

@jamesgeddes jamesgeddes added future-work Future us will get to this. required Mission critical functionality labels Oct 19, 2020
@jamesgeddes jamesgeddes added the P2 Issues that are high impact but not urgent label Nov 1, 2020
@jamesgeddes jamesgeddes added this to the 4.0 Space milestone Dec 2, 2020
@jamesgeddes jamesgeddes added this to To do in Space via automation Dec 2, 2020
@jamesgeddes jamesgeddes added the epic Issues which contain a body of work that should be broken down into specific tasks label Dec 8, 2021
@jamesgeddes jamesgeddes added P? Awaiting priority assignment and removed P? Awaiting priority assignment P2 Issues that are high impact but not urgent labels Apr 13, 2022
@geekzonebotold geekzonebotold added P1 Issues that are both high impact and urgent and removed P? Awaiting priority assignment labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Issues which contain a body of work that should be broken down into specific tasks future-work Future us will get to this. P1 Issues that are both high impact and urgent required Mission critical functionality
Projects
No open projects
Space
To do
Development

No branches or pull requests

2 participants