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

Enhance Keypad unlock operation notification with userCode #4093

Open
karmingc opened this issue Jan 17, 2025 · 1 comment
Open

Enhance Keypad unlock operation notification with userCode #4093

karmingc opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@karmingc
Copy link
Contributor

karmingc commented Jan 17, 2025

Is your feature request related to a problem? Please describe.

Currently, whenever a lock is unlocked by a usercode, the Keypad unlock operation notification is created with the parameters: userId: {value}. However, we need to look at the users tab to confirm which code it was used. This may work for most case except the master key.

We recently tested with a Yale Assure Touchscreen Deadbolt YRD226 and when the master key was used to unlock it, the userId was provided, but looking in the users tab, the userId provided previously would not have a code and it is disabled in the scheduling column.

Describe the solution you'd like

The Keypad unlock operation enhancing the parameters field with userCode. Likewise, would it possible to determine if the userId/userCode was the master key one?

Describe alternatives you've considered

Open to suggestions!

Additional context

@karmingc karmingc added the enhancement New feature or request label Jan 17, 2025
@robertsLando
Copy link
Member

I think this should be something for driver? @AlCalzone

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

No branches or pull requests

2 participants