Open Saravana-kr22 opened 11 months ago
Executed the below mentioned command to put DUT into a commissionable state ./chip-all-clusters-app
Once DUT reach the commissionable state sent below mentioned command on TH. ./chip-tool pairing onnetwork 1 20202021
After the successful commissioning, I attempted to validate the Network Identity Management Cluster , but it is not implemented in chip-tool
Whenever I do this
7cbac9130d2b10d6bfdba873129dfbffa294cf8d
raspi
Spec Reference: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/NetworkIdentityManagement.adoc
This has nothing to do with chip-tool per se. The XML for this cluster has not been added to the SDK.
Reproduction steps
Executed the below mentioned command to put DUT into a commissionable state ./chip-all-clusters-app
Once DUT reach the commissionable state sent below mentioned command on TH. ./chip-tool pairing onnetwork 1 20202021
After the successful commissioning, I attempted to validate the Network Identity Management Cluster , but it is not implemented in chip-tool
Bug prevalence
Whenever I do this
GitHub hash of the SDK that was being used
7cbac9130d2b10d6bfdba873129dfbffa294cf8d
Platform
raspi
Anything else?
Spec Reference: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/NetworkIdentityManagement.adoc