Skip to content

py-opc v1.1.0 beta release

Compare
Choose a tag to compare
@dhhagan dhhagan released this 02 Sep 16:54
· 57 commits to master since this release

A few minor changes were made to the API including:

  • _calculate_bin_boundary was changed to lookup_bin_boundary
  • calculate_bin_boundary was added

Support was (finally) added for calculating the bin boundaries in real values rather than ADC values. Check the documentation for instructions and documentation.

What else was done in this release?

  • #32 A version badge was added
  • #17 New assertions were added to prevent errors in class initiation
  • #5 ADC unit conversion was added