21.06.2024, 10:11
(21.06.2024, 09:57)admin Wrote: Default "datatype" is "uint16", you need to add "datatype": "int16" to your profile.I change it to this (bellow) and still have the same issue
{ "name": " Temperature Control Outdoor Air Curve Outdoor Air 1 Setpoint ", "bus_datatype": "float16", "dataype": "int16" , "type": "register", "address": 1100,"units": "°C" , "value_multiplier": 0.1, "writable": 1},
{ "name": " Temperature Control Outdoor Air Curve Outdoor Air 2 Setpoint ", "bus_datatype": "float16", "dataype": "int16" ,"type": "register", "address": 1101,"units": "°C" , "value_multiplier": 0.1, "writable": 1},