Table of Contents

Class AdrBaseService.CreateOrUpdateDiscoveredAssetCommandExecutor

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

Specializes a CommandExecutor class for Command 'createOrUpdateDiscoveredAsset'.

public class AdrBaseService.CreateOrUpdateDiscoveredAssetCommandExecutor : CommandExecutor<CreateOrUpdateDiscoveredAssetRequestPayload, CreateOrUpdateDiscoveredAssetResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.CreateOrUpdateDiscoveredAssetCommandExecutor
Implements
Inherited Members

Constructors

CreateOrUpdateDiscoveredAssetCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.CreateOrUpdateDiscoveredAssetCommandExecutor class.

public CreateOrUpdateDiscoveredAssetCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient