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

Proto file for tapi-gnmi-streaming #590

Open
roshan-joyce-fujitsu opened this issue Jul 2, 2024 · 1 comment
Open

Proto file for tapi-gnmi-streaming #590

roshan-joyce-fujitsu opened this issue Jul 2, 2024 · 1 comment

Comments

@roshan-joyce-fujitsu
Copy link

Hi @nigel-r-davis ,

I couldn't find a proto file corresponding to tapi-gnmi-streaming in this repo.
Basically I was looking for a ".proto" file with the definitions in sec 6.3.1.2 of TR548.

BTW, the snippet in 6.3.1.2 has syntax issues as well.

Raising this as an issue here for tracking and closure...

Thanks,
Roshan
CC: @amazzini

@roshan-joyce-fujitsu
Copy link
Author

tapi_gnmi.proto.gz

Hi @nigel-r-davis , attached above is my attempt at:

  • copy pasting from section 6.3.1.2
  • fixing syntax errors:
    • Missing '{'
    • Added proto3 syntax
    • Removed hyphenated field names with names using underscores (CEP, MEP, MIP refs)
  • Added copyright and some comments
  • Added some option statements for code generation
  • Validated codegen using protoc.

CC: @amazzini

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

No branches or pull requests

1 participant