Sensors with negative float or integer values aren't read by the dynamic simulator plugin. Reason: The parser doesn't interpret the minus as negative values. It's a sign which must be parsed additionally.
Fixed by #7294
Fixed by #7294