Table of Contents

Class AdrBaseService.CreateOrUpdateDiscoveredAssetCommandInvoker

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

Specializes the CommandInvoker class for Command 'createOrUpdateDiscoveredAsset'.

[CommandTopic("akri/connector/resources/{ex:connectorClientId}/{ex:deviceName}/{ex:inboundEndpointName}/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