Open Survensa opened 1 year ago
Issue occurs only in V1.0.0.1 and V1.0.0.2 but not in latest master.
Presumably fixed by https://github.com/project-chip/connectedhomeip/pull/24097
I have met the same problem. May I ask what type it will be changed to?
@lisaaaas I'm not sure what you are asking. What makes you think the type of anything will be changing?
@lisaaaas I'm not sure what you are asking. What makes you think the type of anything will be changing?
What I mean is that the execution of instruction ./chip-tool accesscontrol write extension '[{"data":""}]' 1 0 is wrong. Is there any relevant modification of this command?
What I mean is that the execution of instruction ./chip-tool accesscontrol write extension '[{"data":""}]' 1 0 is wrong.
Wrong in what sense? The expected behavior of that instruction is:
This issue was about step 1 not happening correctly.
What behavior are you seeing @lisaaaas and what behavior are you expecting to see instead and why?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Reproduction steps
Struct used :
D_BAD_NONE: "" which is an octstr of length 0
Command used :
./chip-tool accesscontrol write extension '[{"data":""}]' 1 0
Expected Outcome :
Actual Outcome :
Bug prevalence
Issue occurs only in V1.0.0.1 and V1.0.0.2 but not in latest master.
GitHub hash of the SDK that was being used
ca086f2f397fc4128f4964afb17433377e01faf4
4088a77f557e8571a39338fad51a1d8eb0131d79
2a55f232cf705779d19f05497fa529cd661eef45
[Author: Shubham Patil shubham.patil@espressif.com Date: Fri Jan 13 11:12:18 2023 +0530]Platform : Raspi
Platform Version(s) : RPI 4, 8GB
Execution log :
V1.0.01 log : V1_0_0_1 - TC-ACL-2_3.txt
V1.0.0.2 log : V1_0_0_2 - TC-ACL-2_3.txt
Master log : Master - TC-ACL-2_3.txt