Releases: sunspec/pysunspec2
Releases · sunspec/pysunspec2
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
pySunSpec2 v1.0.4
- Fixed issues 10, 31, 32, 33, 34
- Updated models to support latest models release (v2021-04-23)
- Updated tests
pySunSpec2 v1.0.3
- Updated to use latest models (v2021-03-02).
- Fixed error in handling missing model during scan.
pySunSpec2 v1.0.2
- Updated to support latest models v2020-11-05
- Updated tests to support latest models