modbus2mqtt / server

server for modbus2mqtt for REST API of configuration and publishing modbus values to mqtt
MIT License
0 stars 2 forks source link

[Manufacturer related] Unable to use negative temperatures #39

Open albgit opened 18 hours ago

albgit commented 18 hours ago

In my specification there are several registers that have default negative values. Adding it to modbus2mqtt gives me a positive integer. In manufacturer pdf data types is "Unsigned Integer". Example "Lower AT-Heat", value:-20℃, values by modbus2mqtt: 65516. This is the specification: hmi-120.zip Pdf from the manufacturer: modbus-versati-iii-en.pdf