API Reference
Entry page for the full plesty.lib API documentation.
Core Packages
All packages live under the plesty.lib namespace (import as
plesty.lib.<package>).
Package |
Description |
|---|---|
Data containers, units, type helpers, and result persistence |
|
Base device model, parameter/function/telemetry systems, async wrappers, composite devices |
|
Async experiment lifecycle: |
|
Transport backends (TCP/IP, VISA, Serial) |
|
Command and operation solvers |
|
TCP/IP server/client and service builders |
|
Synthetic data generation for testing |
|
Shared utilities (env settings loader, logging, errors, registry, DLL helpers) |
|
Test helpers |