tagreader-python
tagreader-python copied to clipboard
A Python package for reading trend data from the OSIsoft PI and Aspen InfoPlus.21 historians
In Tagreader there is 6 statuses, but PI has much more information available, ref https://docs.aveva.com/bundle/sp-cdp-drivers/page/191169.html We should look into if it is possible to add these as well.
The error message seen in the picture below doesn't convey the meaning well enough. We need to add some good error handling so that the user can see that it...
When using ReaderType.ACTUAL or 'SNAPSHOT', the last value retrieved consistently shows an hour offset. Instead of retrieving the actual last data point, it returns the data point from one hour...
Bumps the npm_and_yarn group with 1 update in the /documentation directory: [node-forge](https://github.com/digitalbazaar/forge). Updates `node-forge` from 1.3.1 to 1.3.2 Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12. Commits 37ea150 2025.11.12 (#375) 2fa50bb Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#374) 6cadb53 Bump actions/download-artifact from 5.0.0 to 6.0.0 (#373) See full diff in...
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.22.0 to 3.23.0. Release notes Sourced from pycryptodome's releases. v3.23.0 - Dunkerque New features Added cipher modes Key Wrap (KW, RFC3394) and Key Wrap with Padding (KWP,...
Bumps [msal-bearer](https://github.com/Equinor/msal-bearer) from 1.3.3 to 1.4.3. Release notes Sourced from msal-bearer's releases. v1.4.3 - bugfixes What's Changed fix: retry in case of OSerror by @asmfstatoil in equinor/msal-bearer#12 Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.4.2...v1.4.3...
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.3. Release notes Sourced from pandas's releases. Pandas 2.3.3 We are pleased to announce the release of pandas 2.3.3. This release includes some improvements and...
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.7 to 4.4.0. Release notes Sourced from platformdirs's releases. 4.4.0 What's Changed feat: improve homebrew path detection by @daeho-ro in tox-dev/platformdirs#370 New Contributors @daeho-ro made their first...