Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated from latest NI-SCOPE exports #762

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Conversation

dmondrik
Copy link
Contributor

@dmondrik dmondrik commented Oct 11, 2022

What does this Pull Request accomplish?

Updates metadata using actual hapigen exports:
niscope_grpc_device 23.0.0d42

Breaking changes

  • Removed enum CalibrationTypes which was not used anywhere. So this shouldn't break any client.
  • Removed enum NiScopeInt64AttributeValues which was only exposed in CheckAttributeViInt64Request and SetAttributeViInt64Request but was not needed. Instead of that enum, you should use raw values for those methods.

Why should this Pull Request be merged?

Task 2172471: Import 23.0.x hapigen exports into grpc-device (nidcpower, niscope)

What testing has been done?

Built locally just fine.

@dmondrik dmondrik added the binary-breaking Change to proto file that requires client updates label Oct 11, 2022
@dmondrik dmondrik merged commit 2d44ddf into main Oct 11, 2022
@dmondrik dmondrik deleted the users/danrm/update-scope branch October 11, 2022 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary-breaking Change to proto file that requires client updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants