Hello!
According to the official Modbus Serial Line Protocol and Implementation Guide V1.02, sections 2.1 and 2.2 the device address should be in the range [1... 247].
Shouldn't this be validated? I mean, as it is now, it accepts a byte value [0...255].
Hello!
According to the official Modbus Serial Line Protocol and Implementation Guide V1.02, sections 2.1 and 2.2 the device address should be in the range [1... 247].
Shouldn't this be validated? I mean, as it is now, it accepts a byte value [0...255].