edgex_foundry

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EdgeXObject

type EdgeXObject interface {
	IsAddedToEdgeX() bool
}

type EdgexDock

type EdgexDock struct {
	Version          string
	CoreMetadataAddr string
	CoreCommandAddr  string
}

func NewEdgexDock

func NewEdgexDock(version string, coreMetadataAddr string, coreCommandAddr string) *EdgexDock

func (*EdgexDock) CreateDeviceClient

func (ep *EdgexDock) CreateDeviceClient() (clients.DeviceInterface, error)

func (*EdgexDock) CreateDeviceProfileClient

func (ep *EdgexDock) CreateDeviceProfileClient() (clients.DeviceProfileInterface, error)

func (*EdgexDock) CreateDeviceServiceClient

func (ep *EdgexDock) CreateDeviceServiceClient() (clients.DeviceServiceInterface, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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