-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[pre-sve][TC-DRLK-2.5][TC-DRLK-2.7] Set-week-day-schedule and clear-week-day-schedule command returns NOT_FOUND #19919
Comments
I am not reproducing this issue.
Steps I followed for TC-DRLK-2.5 :Step 1 : As per pre-condition created new user
Step 2 :
Step 3 :
Step 4 :
Step 5 :
FULL EXECUTION log of test case TC-DRLK-2.7 : |
Cert Blocker Review: @Morozov-5F Are you able to take look at this lock issue? Can you confirm this is a distinct issue? |
Yes, that's the difference: the steps listed in this issue at start do not do that. And if you don't do that, then the SDK behavior does not follow the spec. |
Duplicate of #19622 |
Problem
when using set-week-day-schedule or clear-week-day-schedule commands, the return response is NOT_FOUND.
Commands
Commands used:
./chip-tool doorlock read number-of-week-day-schedules-supported-per-user 1 1
./chip-tool doorlock read number-of-total-users-supported 1 1
./chip-tool doorlock set-week-day-schedule 1 1 2 15 45 16 55 1 1 (NOT_FOUND)
./chip-tool doorlock get-week-day-schedule 1 1 1 1
./chip-tool doorlock set-week-day-schedule 0 1 7 15 45 16 55 1 1
./chip-tool doorlock get-week-day-schedule 0 1 1 1
./chip-tool doorlock clear-week-day-schedule 1 1 1 1 (NOT_FOUND)
Commit
commit id: 1e3f120
Platform: EFR32
Network: Thread
TC_DRLK_2.5_.txt
TC_DRLK_2.5_step#7.txt
TC_DRLK_2.5_step#3.txt
Reference
#19622
The text was updated successfully, but these errors were encountered: