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