ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
69 stars 47 forks source link

Add calibration info reflection API support #1034

Closed WayneDroid closed 8 months ago

WayneDroid commented 8 months ago

What does this Pull Request accomplish?

Generate nidaqmx.proto with the calibration info reflection APIs to be used in nidaqmx-python. Work item: https://dev.azure.com/ni/DevCentral/_workitems/edit/2611013

Why should this Pull Request be merged?

To support calibration info reflection APIs for nidaqmx.

What testing has been done?