ni / grpc-device

gRPC server providing remote access to NI device driver APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review and merge request for new page in Wiki

Seralfesp opened this issue · comments

The purpose of this 'issue' is to include a new wiki page for an 'NI gRPC Device Migration Guide' to help users with gRPC adoption. The guide includes important gRPC definitions taken from the grpc-json-client repo (with some modifications to fit the context of the migration guide), as well as a section dedicated to the migration of existing code modules without gRPC, and steps on how to modify an existing example.

An issue was submitted since no way to submit a pull request for wiki content was found (information online suggests that this would be the best way to approach this).

The wiki content can be found in this forked repository: NI gRPC Device Migration Guide. Note: the wiki includes a folder with some images that are used in the wiki page, so a clone of the wiki might be necessary to access it.

AB#2568127