Problem with negative temperature

I have a problem with temperature display negative in openhab . Reads the temperature measuring device Modbus and gives it to the registry , and it looks as -300 . Why open hab displays it as 65490.

The Modbus binding is probably treating the value as unsigned. Could you open an issue in github?

Ok I open in github