Releases: sunspec/pysunspec2
Releases · sunspec/pysunspec2
pysunspec2 v1.3.2
pysunspec2 v1.2.1
Clearing model definitions cache on path update
pysunspec2 v1.1.9
Updated the models in pip package to fix the AdptCrvReq and AdptCrvRslt points in Model 712 to not be static.
pySunSpec2 v1.1.8
- 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
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
- Bug fix with File client displaying wrong addresses
- Bug fix with computed values contain floating point error #72
pySunSpec2 v1.0.8
Updated data conversion error detail - issue #62
pySunSpec2 v1.0.7
pySunSpec2 v1.0.6
Merge pull request #55 from sunspec/development Update
pySunSpec2 v1.0.5
Merge pull request #50 from sunspec/development Development