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

Add codegen support for Daqmx Read apis which have multiple out params. #1129

Merged
merged 15 commits into from
Nov 27, 2024

Conversation

Raghav-NI
Copy link
Contributor

What does this Pull Request accomplish?

This PR adds codegen support for remaining Daqmx Read apis which have multiple out params. The generation logic for multiple out params in response has been done as part of Rohan's PR

Why should this Pull Request be merged?

  • Generated streaming counterpart for all the remaining Daqmx read apis needed for streaming.

What testing has been done?

I am able to build and ran server without any errors. We will test the apis with the integration test we are working on.

@Raghav-NI Raghav-NI marked this pull request as ready for review November 25, 2024 12:47
Base automatically changed from users/indoshir/add-request-response-to-stream-api to main November 26, 2024 11:32
@Raghav-NI Raghav-NI force-pushed the users/rrawat/multiple_param_daqmx branch from e2d17b1 to d3ea52a Compare November 26, 2024 13:47
@Raghav-NI Raghav-NI requested a review from reckenro November 26, 2024 13:51
@Raghav-NI Raghav-NI merged commit b966222 into main Nov 27, 2024
9 of 10 checks passed
@Raghav-NI Raghav-NI deleted the users/rrawat/multiple_param_daqmx branch November 27, 2024 17:04
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