Question
False alarm triggering and misdata in dababase due to loss of precision of floating-point type data
Dears,
as screenshoots below, when a simulated float transferred from kepware to thingworx, 1.2 turns to 1.2000000476837158, so a false alarm triggered. Misdata logged in influxdb as well.
- a simulated float which is 1.2 on kepware

- but on thingworx that turns to 1.2000000476837158

alarm triggered when property is above 1.2

- So a false alarm triggered

I can't change data restricted to external audit, what can I do to modify the data to the correct.

