Table of Contents

Class AdrBaseService.UpdateDeviceStatusCommandExecutor

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

Specializes a CommandExecutor class for Command 'updateDeviceStatus'.

public class AdrBaseService.UpdateDeviceStatusCommandExecutor : CommandExecutor<UpdateDeviceStatusRequestPayload, UpdateDeviceStatusResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.UpdateDeviceStatusCommandExecutor
Implements
Inherited Members

Constructors

UpdateDeviceStatusCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.UpdateDeviceStatusCommandExecutor class.

public UpdateDeviceStatusCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient