Protobuf for node configuration 74/7974/3 e2ap-v02.00
authorsubhash kumar singh <subh.singh@samsung.com>
Tue, 8 Mar 2022 10:31:51 +0000 (10:31 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Thu, 31 Mar 2022 13:02:43 +0000 (18:32 +0530)
commit8ea5c5358ce9a001385c4639f1000e6c9287bcb2
tree7af11a4d778d97bf6dca0ab05edbb16448572231
parent80d0ceb84a212cf63def45273906022800e05505
Protobuf for node configuration

Node configuration is added as part E2APv1.1 and E2APv2.0.
gNB and eNB will have their respective node configuration.

Issue-ID: RIC-722
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I07db06c1084f2ae85f9063f66588da548521483a
17 files changed:
entities/additional_cell_information.pb.go
entities/cell.pb.go
entities/cells.pb.go
entities/e2node_component_config.pb.go [new file with mode: 0644]
entities/e2node_component_config.proto [new file with mode: 0644]
entities/enb.pb.go
entities/enb.proto
entities/gnb.pb.go
entities/gnb.proto
entities/nb_identity.pb.go
entities/nb_types.pb.go [new file with mode: 0644]
entities/nb_types.proto [new file with mode: 0644]
entities/nodeb_info.pb.go
entities/ran_function.pb.go
entities/ran_function.proto
entities/ran_load_information.pb.go
entities/x2_setup_failure_response.pb.go