Hi,
I noticed strange behavior when persisting an object with null values.
I’m sending null as in the images below, but when I see the device’s timeseries, I see that the state was not ignored, but considered as 0 .
NOTE: The attribute is of numeric type.
Is this behavior expected? Shouldn’t the attribute be ignored when being null or undefined?
Thank you in advance.