Skip to content

Add PON service definition - #348

Draft
SachinLuthra-Ciena wants to merge 1 commit into
openconfig:mainfrom
SachinLuthra-Ciena:pon-proto-addition
Draft

Add PON service definition#348
SachinLuthra-Ciena wants to merge 1 commit into
openconfig:mainfrom
SachinLuthra-Ciena:pon-proto-addition

Conversation

@SachinLuthra-Ciena

Copy link
Copy Markdown

Introduce the gnoi.pon service for managing PON Controller, OLT, and ONU devices, including clear, reset, status, protection switching, firmware download, and DB manager operations.

  • Add pon/pon.proto defining the Pon service and its messages
  • Add pon/BUILD.bazel with proto, cc_proto, cc_grpc, go_proto, and go_library targets consistent with other directories
  • Add generated pon/pon.pb.go and pon/pon_grpc.pb.go (protoc v6.33.1, protoc-gen-go v1.36.10, protoc-gen-go-grpc v1.5.1)
  • Wire pon into regenerate-files.sh

Introduce the gnoi.pon service for managing PON Controller, OLT, and
ONU devices, including clear, reset, status, protection switching,
firmware download, and DB manager operations.

- Add pon/pon.proto defining the Pon service and its messages
- Add pon/BUILD.bazel with proto, cc_proto, cc_grpc, go_proto, and
  go_library targets consistent with other directories
- Add generated pon/pon.pb.go and pon/pon_grpc.pb.go
  (protoc v6.33.1, protoc-gen-go v1.36.10, protoc-gen-go-grpc v1.5.1)
- Wire pon into regenerate-files.sh
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.

1 participant