Skip to content

3.1.3

Compare
Choose a tag to compare
@stlehmann stlehmann released this 04 May 09:09
· 470 commits to master since this release

Added

  • #120 Allow to write ctypes directly

Changed

  • #125 Add notifications by address. The data_name parameter changed to data as now not only strings can be passed but also a tuple with index group and offset.
  • #123 Add ULINT data type
  • #106 Store notification callbacks per AmsAddr

Removed