Measurement Plug-In SDK for Python (ni-measurement-plugin-sdk
) is a
tool for generating and writing reusable measurement plug-ins using gRPC services.
The purpose of this package is as a meta-package that depends on ni-measurement-plugin-sdk-generator
and ni-measurement-plugin-sdk-service
so as to easily install all the things needed for the
Measurement Plug-In SDK.
For installation and usage, see Measurement Plug-In SDK Service for Python (ni-measurement-plugin-sdk-service
).
- Python >= 3.8 (3.9 recommended)
- mako >= 1.2.1, < 2.x
- click >= 8.1.3