Table of Contents

Class DeviceDiscoveryService.CreateOrUpdateDiscoveredDeviceCommandInvoker

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

Specializes the CommandInvoker class for Command 'createOrUpdateDiscoveredDevice'.

[CommandTopic("akri/discovery/resources/{ex:discoveryClientId}/{ex:inboundEndpointType}/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