Skip to content

pymodbus v3.6.3

Compare
Choose a tag to compare
@janiversen janiversen released this 09 Jan 21:08
· 123 commits to master since this release
  • solve Socket_framer problem with Exception response (#1925)
  • Allow socket frames to be split in multiple packets (#1923)
  • Reset frame for serial connections.
  • Source address None not 0.0.0.0 for IPv6
  • Missing Copyright in License file
  • Correct wrong url to modbus protocol spec.
  • Fix serial port in TestComm.