Skip to content

0.9.0 (2021-08-10)

Compare
Choose a tag to compare
@Hugovdberg Hugovdberg released this 10 Aug 08:33
· 232 commits to master since this release
478e723

Warning: This is the final version to support python 2.7

  • Added support to write values to the databases (#573)
  • Added support for extracting Event frames from PI-AF (#587)
  • Added methods to extract a single historic value from both PIPoint and PIAFAttribute objects. (#523)
  • Added options to login to the PI Server using provided credentials (#522)
  • Added option to set the connection timeout for data extraction (#572)
  • Better loading of the configured servers (#580)
  • All data extracting functions now support both extraction using strings and datetime objects. (#574)