e2

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTowerServer

func NewTowerServer(towerIndex int, plmnID types.PlmnID, serverParams utils.ServerParams) error

NewTowerServer - start a new gRPC server per tower

func UpdateControlMetrics

func UpdateControlMetrics(imsi types.Imsi)

UpdateControlMetrics ...

func UpdateTelemetryMetrics

func UpdateTelemetryMetrics(m *e2.TelemetryMessage)

UpdateTelemetryMetrics ...

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server implements the TrafficSim gRPC service for administrative facilities.

func (*Server) GetECGI

func (s *Server) GetECGI() types.ECGI

GetECGI - expose the tower Ecgi

func (*Server) GetEcID

func (s *Server) GetEcID() types.EcID

GetEcID - expose the tower EcID

func (*Server) GetPlmnID

func (s *Server) GetPlmnID() types.PlmnID

GetPlmnID - expose the tower PlmnID

func (*Server) GetPort

func (s *Server) GetPort() int

GetPort - expose the port number

func (*Server) RicControl

func (s *Server) RicControl(stream e2ap.E2AP_RicControlServer) error

RicControl ...

func (*Server) RicSubscription

func (s *Server) RicSubscription(stream e2ap.E2AP_RicSubscriptionServer) error

RicSubscription ...

func (*Server) SendControl

func (s *Server) SendControl(stream e2ap.E2AP_SendControlServer) error

SendControl ...

func (*Server) SendTelemetry

func (s *Server) SendTelemetry(req *e2.L2MeasConfig, stream e2ap.E2AP_SendTelemetryServer) error

SendTelemetry ...

type Service

type Service struct {
	service.Service
	// contains filtered or unexported fields
}

Service is an implementation of e2 service.

func (Service) Register

func (s Service) Register(r *grpc.Server)

Register registers the e2 Service with the gRPC server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL