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
Other
Namely, ZCL_POWER_MW_ATTRIBUTE_TYPE, ZCL_AMPERAGE_MA_ATTRIBUTE_TYPE, ZCL_VOLTAGE_MV_ATTRIBUTE_TYPE, ZCL_ENERGY_MWH_ATTRIBUTE_TYPE
all
No response
Manually tested with SDK
The text was updated successfully, but these errors were encountered:
Note that this will become IsSignedIntegerAttribute in #32632
Sorry, something went wrong.
Stop hardcoding the list of signed integer attribute types.
b157fa5
ZAP has this information. We should just use that instead of duplicating it. Fixes project-chip#35147
e18f910
Stop hardcoding the list of signed integer attribute types. (project-…
34cd75f
…chip#35412) ZAP has this information. We should just use that instead of duplicating it. Fixes project-chip#35147
Stop hardcoding the list of signed integer attribute types. (#35412)
66dd7f8
ZAP has this information. We should just use that instead of duplicating it. Fixes project-chip/connectedhomeip#35147
Successfully merging a pull request may close this issue.
Type
Other
Explanation
Namely, ZCL_POWER_MW_ATTRIBUTE_TYPE, ZCL_AMPERAGE_MA_ATTRIBUTE_TYPE, ZCL_VOLTAGE_MV_ATTRIBUTE_TYPE, ZCL_ENERGY_MWH_ATTRIBUTE_TYPE
Platform
all
Platform Version(s)
No response
Testing
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: