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

Matter 1.3 door lock RFID Support (CON-1410) #1148

Open
bilalmalik76 opened this issue Nov 9, 2024 · 3 comments
Open

Matter 1.3 door lock RFID Support (CON-1410) #1148

bilalmalik76 opened this issue Nov 9, 2024 · 3 comments

Comments

@bilalmalik76
Copy link

I'm working on a Matter 1.3 compatible door lock with RFID credential management. I’ve enabled RFID support through the ZAP tool and configured the feature map accordingly. However, when I test it with ecosystem apps, I don’t see any options to set or get RFID credentials.

Matter 1.3 cluster have commands to set RFID codes through client:
image

Issues:

None of the ecosystem apps I've tried display any options for setting or getting credentials (RFID in particular) or ecosystems app does not support it? Any advice on getting ecosystem apps or other tools to recognize and manage RFID credentials would be greatly appreciated!

@github-actions github-actions bot changed the title Matter 1.3 door lock RFID Support Matter 1.3 door lock RFID Support (CON-1410) Nov 9, 2024
@lboue
Copy link
Contributor

lboue commented Nov 9, 2024

Did you you using chip-tool?

chip-tool doorlock set-credential OperationType Credential CredentialData UserIndex UserStatus UserType destination-id endpoint-id-ignored-for-group-commands

Data_model:

You can find an example here:

@bilalmalik76
Copy link
Author

@lboue I am testing with different ecosystems apps how can I find if ecosystems app support it or not?

@lboue
Copy link
Contributor

lboue commented Nov 11, 2024

@lboue I am testing with different ecosystems apps how can I find if ecosystems app support it or not?

I don't believe there is a document containing this information.

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