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

Use measurement's version while writing serviceconfig and registering #588

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

pakdev
Copy link
Contributor

@pakdev pakdev commented Sep 3, 2024

  • This contribution adheres to CONTRIBUTING.md. (Required)
  • Automatically post PR comments with images for G code changes? (Recommended for small changes)

What does this Pull Request accomplish?

We've recently added version support to the .serviceconfig parser and DiscoveryService. To leverage this new functionality, this PR uses the existing version from Get Measurement Details.vi when writing the *.serviceconfig file and registering with DiscoveryService:

image

Why should this Pull Request be merged?

We want to have versioned measurements.

What testing has been done?

Generated a new plug-in with these updates and confirmed the new *.serviceconfig file contains "version": "x.x.x" and DiscoveryService receives the same version in RegisterService.

@jasonmreding jasonmreding merged commit 9cf6405 into ni:main Sep 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants