[Bug] Fixed Label cluster has no FeatureMap attribute on certification test device
Describe the bug
When running certification tests for a controller, certain test cases (e.g. TC-CC-3.4) require to commission a device that is running on Raspberry PI (TH) to the controller (DUT).
Fixed Label cluster (0x0040) has no feature map on that device. This can be seen with chip-tool as a controller.
Steps to reproduce the behavior
- Open TH UI
- Enter PICS files
- Create a project
- Add a new test
- Start with just FirstAppSuite enabled
- Pair the device with chip-tool
- Try reading the feature map (or all) attribute from the commissioned device
Expected behavior
The feature map should be read from the device.
Log files
chiptoolpairing.log chiptoolreadfixedlabel.log chiptooltracepairing.log chiptooltracereadfixedlabel.log
PICS file
Screenshots
Reading Fixed Label from chip-all-clusters-app:
Reading Fixed Label from certification tool:
Environment
- TH version: (TH Fall2023) and (2.10-beta3+spring2024 Sha: e182d0f)
- OS version: (Linux ubuntu 5.15.0-1038-raspi) and (Ubuntu 22.04 on PC)
Additional Information
No response
Hello, . Thanks for the feedback. Looking at the log I noticed that you are using an old version of TH. Could you update to version v2.10+spring2024 and check if the problem still occurs?
If you don't have any related problems, could you close the issue?