Table of Contents

Class AdrBaseService.UpdateAssetStatusCommandInvoker

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

Specializes the CommandInvoker class for Command 'updateAssetStatus'.

public class AdrBaseService.UpdateAssetStatusCommandInvoker : CommandInvoker<UpdateAssetStatusRequestPayload, UpdateAssetStatusResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.UpdateAssetStatusCommandInvoker
Implements
Inherited Members

Constructors

UpdateAssetStatusCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.UpdateAssetStatusCommandInvoker class.

public UpdateAssetStatusCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient