Skip to content

Outdated tutorial, broken examples, missing code generation documentation... #520

Description

@codervulgaris

The only tutorial on how to use NI gRPC is here:
https://labviewwiki.org/wiki/GLA_Summit_2021/Remote_and_language-agnostic_API_using_gRPC_and_NI_LabVIEW

However, it describes basic operations with version 0.4.0 while the current one is 1.7.0.1.

Examples in the repository:
https://github.com/ni/grpc-labview

It appears that the examples were created with the old gRPC Server-Client Code Generator and cannot be reproduced
with the new one. The gRPC Server-Client Code Generator [2] is not part of VIPM. Reentrances are broken and some
dependencies are missing.

Same goes for the exercises for GLA_Summit_2021/Remote_and_language-agnostic_API_using_gRPC_and_NI_LabVIEW
presentation posted here:
https://github.com/nprorekhin/gla-2021-grpc

No documentation/tutorial on how to use the the current library and the code generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions