Skip to content

Releases: sunspec/pysunspec2

pysunspec2 v1.3.3

24 Sep 22:38
57c2f76

Choose a tag to compare

TLS Modbus has been updated and now supports:

  • Intermediate CAs
  • RoleOID

pysunspec2 v1.3.2

13 Jun 22:47
e674441

Choose a tag to compare

  • Added TLS support
  • Points to updated models repo

pysunspec2 v1.2.1

02 May 19:10
d42ed2d

Choose a tag to compare

Clearing model definitions cache on path update

pysunspec2 v1.1.9

07 Mar 20:52
76e2795

Choose a tag to compare

Updated the models in pip package to fix the AdptCrvReq and AdptCrvRslt points in Model 712 to not be static.

pySunSpec2 v1.1.8

18 Nov 22:22
4b8638e

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

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

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

Choose a tag to compare

Updated data conversion error detail - issue #62

pySunSpec2 v1.0.7

11 Jan 20:08
bac4acf

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

Choose a tag to compare

Merge pull request #55 from sunspec/development

Update