services

package
v0.0.0-...-0c72d35 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataGenService

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

func NewSensorService

func NewSensorService(mean, standardDeviation float64) *DataGenService

func (*DataGenService) CalculateNextValue

func (sensor *DataGenService) CalculateNextValue() float64

func (DataGenService) DecideFactor

func (sensor DataGenService) DecideFactor() float64

type SensorSimService

type SensorSimService struct {
	Srv *UaSrvService
	// contains filtered or unexported fields
}

func NewSensorSimService

func NewSensorSimService(host string, port int, userIds []ua.UserNameIdentity, certificateAdditions *utils.Certificate) *SensorSimService

func (SensorSimService) AddVariableNode

func (sensorSim SensorSimService) AddVariableNode(node server.Node)

func (SensorSimService) CreateNewVariableNode

func (sensorSim SensorSimService) CreateNewVariableNode(nsi uint16, nodeName string) *server.VariableNode

type UaSrvService

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

func NewUaSrvService

func NewUaSrvService(host string, port int, userIds []ua.UserNameIdentity, certificateAdditions *utils.Certificate) *UaSrvService

func (UaSrvService) GetServer

func (uaServer UaSrvService) GetServer() *server.Server

Jump to

Keyboard shortcuts

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