ni / grpc-device

gRPC server providing remote access to NI device driver APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server queryable version and NI Linux RT service packaging

kamathba opened this issue · comments

It would be nice to be able to query the version of the executable and get a version / sha associated with the binary (e.g. through -v or --version). I've noticed there is a /usr/bin/ni_grpc_device_server installed in NI's Linux RT base image (2022 Q4), but I don't think it belongs to any of the installed services and I cannot tell it's version.

It would also be helpful to be able to manage this specific software capability through NI MAX.

AB#2296987

The first part of this request has been added to grpc-device in # #1038. You can now run --version on ni_grpc_device_server and get the version on newer versions of grpc-device.