Skip to content

pymodbus v3.8.6

Latest
Compare
Choose a tag to compare
@janiversen janiversen released this 10 Feb 11:52
  • Allow id=0 and check if response.id == request.id. (#2572)

It turns out that not allowing id=0 was too restrictive, instead now requests with id=0 is allowed provided the device responds with id=0.