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

Cache member RFID / keycode on member profile update (push) #27

Open
codersquid opened this issue Aug 23, 2016 · 5 comments
Open

Cache member RFID / keycode on member profile update (push) #27

codersquid opened this issue Aug 23, 2016 · 5 comments

Comments

@codersquid
Copy link
Collaborator

No description provided.

@loansindi
Copy link
Owner

This shouldn't be too hard - we're already running a REST api for the door unlock stuff, we just need a new HandleFunc for /tagupdate or something

@codersquid
Copy link
Collaborator Author

POST or PATCH /tag unless it should be named something else.

@codersquid
Copy link
Collaborator Author

Is the sequence:

  • member updates member site
  • member site POSTs to ps1rfid service?
  • ps1rfid service updates its cache/db/whatever?

@codersquid
Copy link
Collaborator Author

I agree it shouldn't be too hard.

@loansindi
Copy link
Owner

That seems like a good sequence. First step is either member updating site,
or member status changing (once we have that functionality implemented on
the backend)

On Tue, Aug 23, 2016 at 4:47 PM Sheila Miguez notifications@github.com
wrote:

I agree it shouldn't be too hard.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#27 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEdWXnzMv3-D4OPMFweeDGad0ph3_gpKks5qi2qJgaJpZM4JrCNb
.

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

2 participants