Yesterday, 11:34
"datatype" is how data in encoded on the Modbus side. "bus_datatype" is the mapped object data type.
In your case both "datatype" and "bus_datatype" should be "int32" because the value is not changed in any way.
In your case both "datatype" and "bus_datatype" should be "int32" because the value is not changed in any way.