Table of Contents

Class DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandInvoker

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

Specializes the CommandInvoker class for Command 'createOrUpdateDiscoveredDevice'.

public class DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandInvoker : CommandInvoker<CreateOrUpdateDiscoveredDeviceRequestPayload, CreateOrUpdateDiscoveredDeviceResponseSchema>, IAsyncDisposable
Inheritance
DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandInvoker
Implements
Inherited Members

Constructors

CreateOrUpdateDiscoveredDeviceCommandInvoker(ApplicationContext, IMqttPubSubClient)

public CreateOrUpdateDiscoveredDeviceCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient