Table of Contents

Class AdrBaseService.CreateOrUpdateDiscoveredAssetCommandInvoker

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

Specializes the CommandInvoker class for Command 'createOrUpdateDiscoveredAsset'.

public class AdrBaseService.CreateOrUpdateDiscoveredAssetCommandInvoker : CommandInvoker<CreateOrUpdateDiscoveredAssetRequestPayload, CreateOrUpdateDiscoveredAssetResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.CreateOrUpdateDiscoveredAssetCommandInvoker
Implements
Inherited Members

Constructors

CreateOrUpdateDiscoveredAssetCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.CreateOrUpdateDiscoveredAssetCommandInvoker class.

public CreateOrUpdateDiscoveredAssetCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient