gRPC Client for NI Metadata Store Service
Introduction
About
The ni.measurements.metadata.v1.client Python package provides a gRPC client for the
NI Metadata Store Service, version 1. The corresponding service is defined in the
ni.measurements.metadata.v1.proto package.
NI created and supports this package.
Operating System Support
ni.measurements.metadata.v1.client supports Windows operating systems.
Python Version Support
ni.measurements.metadata.v1.client supports CPython 3.10+.
Installation
You can directly install the ni.measurements.metadata.v1.client package using pip or by listing it as a dependency in
your project’s pyproject.toml file.