container

package
v2.0.0-dev.24 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ConfigurationName contains the name of device service's ConfigurationStruct implementation in the DIC.

View Source
var CoredataEventClientName = di.TypeInstanceToName((*interfaces.EventClient)(nil))

DeviceServiceName contains the name of device service struct in the DIC.

ManagerName contains the name of autoevent manager implementation in the DIC

View Source
var MetadataDeviceClientName = di.TypeInstanceToName((*interfaces.DeviceClient)(nil))
View Source
var MetadataDeviceProfileClientName = di.TypeInstanceToName((*interfaces.DeviceProfileClient)(nil))
View Source
var MetadataDeviceServiceClientName = di.TypeInstanceToName((*interfaces.DeviceServiceClient)(nil))
View Source
var MetadataProvisionWatcherClientName = di.TypeInstanceToName((*interfaces.ProvisionWatcherClient)(nil))
View Source
var ProtocolDiscoveryName = di.TypeInstanceToName((*sdkModels.ProtocolDiscovery)(nil))

ProtocolDiscoveryName contains the name of protocol discovery implementation in the DIC.

ProtocolDriverName contains the name of protocol driver implementation in the DIC.

Functions

func ConfigurationFrom

func ConfigurationFrom(get di.Get) *common.ConfigurationStruct

ConfigurationFrom helper function queries the DIC and returns device service's ConfigurationStruct implementation.

func CoredataEventClientFrom

func CoredataEventClientFrom(get di.Get) interfaces.EventClient

func DeviceServiceFrom

func DeviceServiceFrom(get di.Get) *models.DeviceService

DeviceServiceFrom helper function queries the DIC and returns device service struct.

func ManagerFrom

func ManagerFrom(get di.Get) sdkModels.AutoEventManager

ManagerFrom helper function queries the DIC and returns autoevent manager implementation

func MetadataDeviceClientFrom

func MetadataDeviceClientFrom(get di.Get) interfaces.DeviceClient

func MetadataDeviceProfileClientFrom

func MetadataDeviceProfileClientFrom(get di.Get) interfaces.DeviceProfileClient

func MetadataDeviceServiceClientFrom

func MetadataDeviceServiceClientFrom(get di.Get) interfaces.DeviceServiceClient

func MetadataProvisionWatcherClientFrom

func MetadataProvisionWatcherClientFrom(get di.Get) interfaces.ProvisionWatcherClient

func ProtocolDiscoveryFrom

func ProtocolDiscoveryFrom(get di.Get) sdkModels.ProtocolDiscovery

ProtocolDiscoveryFrom helper function queries the DIC and returns protocol discovery implementation.

func ProtocolDriverFrom

func ProtocolDriverFrom(get di.Get) sdkModels.ProtocolDriver

ProtocolDriverFrom helper function queries the DIC and returns protocol driver implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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