ni / grpc-device

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

Return supported event types when opening a session #1000

Closed dmondrik closed 1 year ago

dmondrik commented 1 year ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

The VISA client needs to know which event types are supported for a given session.

What testing has been done?

reckenro commented 1 year ago

FYI main is locked as the release is finalized on AzDo / we bump the grpc-device version on the AzDo side for new exports. This should be resolved early next week. Alex, Maxx, or I can then unlock main here in grpc-device.

reckenro commented 1 year ago

Main is unlocked now.