Skip to content

v0.4.0: Poll & Parsing

Compare
Choose a tag to compare
@anonymosh anonymosh released this 09 Dec 13:50
· 96 commits to main since this release
  • Reimplement polling to poll server as few times as possible per run
  • Add capability to parse float16 values
  • Make int default for all parsing, use datatype="float" in case you need float
  • Change parsing implementation to allow more combinations of registers
  • Bump version of pymodbus
  • Distribute package as single deb package for all architectures