Skip to content

1.2.2

Compare
Choose a tag to compare
@ottowayi ottowayi released this 12 Oct 13:20
· 62 commits to master since this release
915c7ab

CIPDriver

  • ✨ added support for string CIP paths in generic_message for route_path
  • 🐛 fixed bug where errors during discovery prevent any results from being returned (#167)
  • 🐛 fixed issue where get_module_info would always use first hop in path instead of the last

LogixDriver

  • 🐛 fixed issue with multi-request message size tracking being off by 2 bytes (#168)
  • 🐛 fixed issue with AOI structure handling with > 8 BOOL members being mapped to types larger than a USINT (SISAutomationIMA)