# Functions

AuthTokenLoaderFrom helper function queries the DIC and returns the authtokenloader.AuthTokenLoader implementation.
CancelFuncFrom helper function queries the DIC and returns the context.CancelFunc.
CommandClientFrom helper function queries the DIC and returns the CommandClient's implementation.
CommonClientFrom helper function queries the DIC and returns the CommonClient instance.
ConfigClientFrom helper function queries the DIC and returns the configuration.Client implementation.
ConfigurationFrom helper function queries the DIC and returns the interfaces.Configuration implementation.
DeviceClientFrom helper function queries the DIC and returns the DeviceClient's implementation.
DeviceProfileClientFrom helper function queries the DIC and returns the DeviceProfileClient's implementation.
DeviceServiceCallbackClientFrom helper function queries the DIC and returns the DeviceServiceCallbackClient instance.
DeviceServiceClientFrom helper function queries the DIC and returns the DeviceServiceClient's implementation.
DeviceServiceCommandClientFrom helper function queries the DIC and returns the DeviceServiceCommandClient instance.
EventClientFrom helper function queries the DIC and returns the EventClient's implementation.
ExternalMQTTMessagingClientFrom helper function queries the DIC and returns the external messaging client.
IntervalActionClientFrom helper function queries the DIC and returns the IntervalActionClient's implementation.
IntervalClientFrom helper function queries the DIC and returns the IntervalClient's implementation.
LoggingClientFrom helper function queries the DIC and returns the logger.loggingClient implementation.
MessagingClientFrom helper function queries the DIC and returns the messaging client.
MetricsManagerFrom helper function queries the DIC and returns the metrics.Manager implementation.
NotificationClientFrom helper function queries the DIC and returns the NotificationClient's implementation.
ProvisionWatcherClientFrom helper function queries the DIC and returns the ProvisionWatcherClient's implementation.
ReadingClientFrom helper function queries the DIC and returns the ReadingClient instance.
RegistryFrom helper function queries the DIC and returns the registry.Client implementation.
RuntimeTokenProviderFrom helper function queries the DIC and returns the runtimetokenprovider.RuntimeTokenProvider implementation.
SecretProviderFrom helper function queries the DIC and returns the interfaces.SecretProvider implementation.
SubscriptionClientFrom helper function queries the DIC and returns the SubscriptionClient's implementation.

# Variables

AuthTokenLoaderInterfaceName contains the name of the authtokenloader.AuthTokenLoader implementation in the DIC.
CancelFuncName contains the name of the context.CancelFunc in the DIC.
CommandClientName contains the name of the CommandClient's implementation in the DIC.
CommonClientName contains the name of the CommonClient instance in the DIC.
ConfigClientInterfaceName contains the name of the configuration.Client implementation in the DIC.
ConfigurationInterfaceName contains the name of the interfaces.Configuration implementation in the DIC.
DeviceClientName contains the name of the DeviceClient's implementation in the DIC.
DeviceProfileClientName contains the name of the DeviceProfileClient's implementation in the DIC.
DeviceServiceCallbackClientName contains the name of the DeviceServiceCallbackClient instance in the DIC.
DeviceServiceClientName contains the name of the DeviceServiceClient's implementation in the DIC.
DeviceServiceCommandClientName contains the name of the DeviceServiceCommandClient instance in the DIC.
EventClientName contains the name of the EventClient's implementation in the DIC.
ExternalMQTTMessagingClientName contains the name of the external messaging client instance in the DIC.
IntervalActionClientName contains the name of the IntervalActionClient's implementation in the DIC.
IntervalClientName contains the name of the IntervalClient's implementation in the DIC.
LoggingClientInterfaceName contains the name of the logger.LoggingClient implementation in the DIC.
MessagingClientName contains the name of the messaging client instance in the DIC.
MetricsManagerInterfaceName contains the name of the metrics.Manager implementation in the DIC.
NotificationClientName contains the name of the NotificationClient's implementation in the DIC.
ProvisionWatcherClientName contains the name of the ProvisionWatcherClient's implementation in the DIC.
ReadingClientName contains the name of the ReadingClient instance in the DIC.
RegistryClientInterfaceName contains the name of the registry.Client implementation in the DIC.
RuntimeTokenProviderInterfaceName contains the name of the runtimetokenprovider.RuntimeTokenProvider implementation in the DIC.
SecretProviderName contains the name of the interfaces.SecretProvider implementation in the DIC.
SubscriptionClientName contains the name of the SubscriptionClient's implementation in the DIC.