We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem Using set-user command with an invalid UserType=10 returns a response of success instead of INVALID_COMMAND
Commands Commands used ./chip-tool doorlock read number-of-total-users-supported 1 1 ./chip-tool doorlock set-user 0 1 xxx 6452 1 0 0 1 1 --timedInteractionTimeoutMs 1000 ./chip-tool doorlock get-user 1 1 1 ./chip-tool doorlock set-user 0 2 xxx 6451 1 10 3 1 1 --timedInteractionTimeoutMs 1000 (SUCCESS instead of INVALID_COMMAND)
Commit Commit id: 1e3f120 Platform: EFR32 Network: Thread
Reference: #19563
TC_DRLK_2.8_.txt TC_DRLK_2.8_step#4.txt
The text was updated successfully, but these errors were encountered:
Duplicate of #19563
Sorry, something went wrong.
No branches or pull requests
Problem
Using set-user command with an invalid UserType=10 returns a response of success instead of INVALID_COMMAND
Commands
Commands used
./chip-tool doorlock read number-of-total-users-supported 1 1
./chip-tool doorlock set-user 0 1 xxx 6452 1 0 0 1 1 --timedInteractionTimeoutMs 1000
./chip-tool doorlock get-user 1 1 1
./chip-tool doorlock set-user 0 2 xxx 6451 1 10 3 1 1 --timedInteractionTimeoutMs 1000 (SUCCESS instead of INVALID_COMMAND)
Commit
Commit id: 1e3f120
Platform: EFR32
Network: Thread
Reference: #19563
TC_DRLK_2.8_.txt
TC_DRLK_2.8_step#4.txt
The text was updated successfully, but these errors were encountered: