Skip to content

Verifying Access list on device #84

@dfirebaugh

Description

@dfirebaugh

Currently if we want to revoke someones access, we have to tell the rfid device to remove everyone and then add everyone back.

This is not ideal because we have no verification that the rfid device received everyone.

We had a good system that verified that the access list on the rfid matched what we had in the DB. However, we switched to using esp-rfid and we no longer have this.

In the previous verification process, the rfid device would hash the list of rfid UIDs that have access and the server would verify that this hash was correct. If incorrect, the server would send an update to the rfid device.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions