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
The data types names has been updated in Network Commissioning Cluster and must be updated in the XML as well.
Updated WiFiBand -> WiFiBandEnum WiFiSecurity -> WiFiSecurityBitmap NetworkCommissioningStatus -> NetworkCommissioningStatusEnum NetworkInfo -> NetworkInfoStruct WiFiInterfaceScanResult -> WiFiInterfaceScanResultStruct ThreadInterfaceScanResult -> ThreadInterfaceScanResultStruct
Spec PR: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6193 (already merged)
The text was updated successfully, but these errors were encountered:
Update Network Commissioning cluster XML to match specification.
886675d
Spec changes happened in CHIP-Specifications/connectedhomeip-spec#6193 Fixes project-chip#25008
217590c
e06baae
6d57231
Update Network Commissioning cluster XML to match specification. (#26988
0dc592e
) * Update Network Commissioning cluster XML to match specification. Spec changes happened in CHIP-Specifications/connectedhomeip-spec#6193 Fixes #25008 * Auto-update ZAP files. * Regenerate generated code.
Successfully merging a pull request may close this issue.
The data types names has been updated in Network Commissioning Cluster and must be updated in the XML as well.
Updated
WiFiBand -> WiFiBandEnum
WiFiSecurity -> WiFiSecurityBitmap
NetworkCommissioningStatus -> NetworkCommissioningStatusEnum
NetworkInfo -> NetworkInfoStruct
WiFiInterfaceScanResult -> WiFiInterfaceScanResultStruct
ThreadInterfaceScanResult -> ThreadInterfaceScanResultStruct
Spec PR: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6193 (already merged)
The text was updated successfully, but these errors were encountered: