Table of Contents

Class AdrBaseService.UpdateDeviceStatusCommandInvoker

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

Specializes the CommandInvoker class for Command 'updateDeviceStatus'.

public class AdrBaseService.UpdateDeviceStatusCommandInvoker : CommandInvoker<UpdateDeviceStatusRequestPayload, UpdateDeviceStatusResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.UpdateDeviceStatusCommandInvoker
Implements
Inherited Members

Constructors

UpdateDeviceStatusCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.UpdateDeviceStatusCommandInvoker class.

public UpdateDeviceStatusCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient