ni / grpc-device

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

Adding BuildListString and BuildListStepString APIs for LTE #1100

Closed RahulBenaka closed 1 month ago

RahulBenaka commented 1 month ago

What does this Pull Request accomplish?

Updates the gRPC Scrapigen Device Code by adding BuildListString and BuildListStepString APIs for LTE.

Why should this Pull Request be merged?

Adding BuildListString and BuildListStepString APIs for LTE as part of Customer Escalation : https://dev.azure.com/ni/DevCentral/_workitems/edit/2881583?src=WorkItemMention&src-action=artifact_link

What testing has been done?

Copied files from grpc-device-scrapigen/out/rfmxlte/export/ to grpc-device/source/codegen/metadata/nirfmxlte/ and built grpc-device successfully. Manually inspected nirfmxlte.proto file.