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
We still have fallback mechanism for some configurations in rpc_server. Please check the below example for getting vendor id.
connectedhomeip/examples/common/pigweed/rpc_services/Device.h
Lines 314 to 321 in 9bde9e3
Please remove the fallbacks options
The text was updated successfully, but these errors were encountered:
rgoliver
Successfully merging a pull request may close this issue.
Problem
We still have fallback mechanism for some configurations in rpc_server. Please check the below example for getting vendor id.
connectedhomeip/examples/common/pigweed/rpc_services/Device.h
Lines 314 to 321 in 9bde9e3
Proposed Solution
Please remove the fallbacks options
The text was updated successfully, but these errors were encountered: