e2

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 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 *e2ap.RicIndication)

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) RicChan added in v0.6.0

func (s *Server) RicChan(stream e2ap.E2AP_RicChanServer) error

RicChan ...

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 ...

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