Table of Contents

Class DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandExecutor

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

Specializes a CommandExecutor class for Command 'createOrUpdateDiscoveredDevice'.

public class DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandExecutor : CommandExecutor<CreateOrUpdateDiscoveredDeviceRequestPayload, CreateOrUpdateDiscoveredDeviceResponseSchema>, IAsyncDisposable
Inheritance
DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandExecutor
Implements
Inherited Members

Constructors

CreateOrUpdateDiscoveredDeviceCommandExecutor(ApplicationContext, IMqttPubSubClient)

public CreateOrUpdateDiscoveredDeviceCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient