connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[Trivial] emberAfIsTypeSigned doesn't return true for all signed types

Open hasty opened this issue 1 year ago • 1 comments

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

hasty avatar Aug 22 '24 13:08 hasty

Note that this will become IsSignedIntegerAttribute in https://github.com/project-chip/connectedhomeip/pull/32632

bzbarsky-apple avatar Aug 28 '24 15:08 bzbarsky-apple