Skip to content

Conversation

@Hugovdberg
Copy link
Owner

No description provided.

Notebooks in the root folder should only be used for debugging
locally. Inclusion in the documentation could be valid.
Primarily added the Search module
Renamed Time module for parallel with module in the SDK.

Import the SDK as SDK to prevent name clash with new AF module to mirror
the AF module in the SDK.
PIData -> Data
PIPoint +>PI
PIAFAttribute +> Asset
- move AF modules in AF package
- rename dotnet to System
As automatic detection of the libraries often failed and made
testing very difficult the code was reorganised to require an
explicit import of the .NET libraries. This way importing the
PIconnect library can always succeed, regardless of the
environment. The major downside is that it requires an explicit
`PI.load_sdk()` call in every script.
Major reorganisation in prep for 1.0
@Hugovdberg Hugovdberg merged commit 0f35f4c into main Apr 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants