Table of Contents

Namespace Azure.Iot.Operations.Connector

Namespaces

Azure.Iot.Operations.Connector.Exceptions

Classes

AssetAvailabileEventArgs

The event args for when an asset becomes available to sample.

AssetMonitorFactoryProvider
AssetUnavailableEventArgs

The event args for when an asset becomes unavailable to sample.

ConnectorBackgroundService
ConnectorLeaderElectionConfiguration

Connector-level leader election configurations.

ConnectorMessageSchema
MqttSessionClientFactoryProvider
NoMessageSchemaProvider

An implementation of IMessageSchemaProvider where no datasets or events will register a message schema.

PollingTelemetryConnectorWorker
TelemetryConnectorWorker

Base class for a connector worker that allows users to forward data samplied from datasets and forwarding of received events.

Interfaces

IConnectorLeaderElectionConfigurationProvider

Defines how a user passes in leader election information to a connector application.

IDatasetSampler

An object used by a connector to periodically sample a dataset on an asset.

IDatasetSamplerFactory

Factory interface for creating IDatasetSampler instances.

IMessageSchemaProvider

The interface for a connector to request message schema information about datasets and/or events