Skip to content

3.3.4

Compare
Choose a tag to compare
@stlehmann stlehmann released this 23 Feb 08:04
· 144 commits to master since this release

Added

  • #187 Support structured data types in read_list_by_name
  • #220 Support structured data types in write_list_by_name. Also the
    AdvancedHandler of the testserver now support sumup_read and sumup_write commands.
  • #195 Read/write by name without passing the datatype
  • #200 Split read write by list into max-ads-sub-comands chunks
  • #206 AdsSymbol now supports DT, DATE_TIME and TIME datatypes

Changed

  • #202 Testserver now support variable sumread and sumwrite with
    variable length for uint8 and string datatypes
  • #209 Removed duplicate tests and added addtional asserts to existing tests
  • #212 Add type annotations to structs.py