Skip to content

Releases: sunspec/pysunspec2

pySunSpec2 v1.1.8

18 Nov 22:22
4b8638e
Compare
Choose a tag to compare
  • Added license information for the project so it's displayed with pip show pysunspec2.
  • Updated the unimplemented point verifications for float32 and float64 points.
  • Used a cache for model definitions to reduce disk I/O when the same model definition is loaded multiple times.
  • Initialize FileClientModel's parent class FileClientGroup with the proper point class of FileClientPoint
  • Migrate setup.py from distutils to setuptools

pySunSpec2 v1.1.5

11 Jul 20:23
7d27273
Compare
Choose a tag to compare

Updates made to support upcoming changes to the models repository:

  • Added support for new 'Standards' field
  • Added 'detail' and 'standards' to point objects

pySunSpec2 v1.0.9

19 Jul 16:32
84addef
Compare
Choose a tag to compare
  • Bug fix with File client displaying wrong addresses
  • Bug fix with computed values contain floating point error #72

pySunSpec2 v1.0.8

27 Apr 21:03
642f1af
Compare
Choose a tag to compare

Updated data conversion error detail - issue #62

pySunSpec2 v1.0.7

11 Jan 20:08
bac4acf
Compare
Choose a tag to compare

Release Notes

Updated scan to continue on timeout - issue #56

Corrected previous update for models longer that maximum Modbus read - issue #41

pySunSpec2 v1.0.6

10 Dec 00:41
222ccce
Compare
Choose a tag to compare
Merge pull request #55 from sunspec/development

Update

pySunSpec2 v1.0.5

05 Oct 19:37
e946f86
Compare
Choose a tag to compare
Merge pull request #50 from sunspec/development

Development

pySunSpec2 v1.0.4

03 May 16:33
ca6af43
Compare
Choose a tag to compare
  • Fixed issues 10, 31, 32, 33, 34
  • Updated models to support latest models release (v2021-04-23)
  • Updated tests

pySunSpec2 v1.0.3

03 Mar 22:31
71a659f
Compare
Choose a tag to compare
  • Updated to use latest models (v2021-03-02).
  • Fixed error in handling missing model during scan.

pySunSpec2 v1.0.2

05 Nov 22:21
d6023c3
Compare
Choose a tag to compare
  • Updated to support latest models v2020-11-05
  • Updated tests to support latest models