Table of Contents

Class AdrBaseService.GetDeviceCommandExecutor

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

Specializes a CommandExecutor class for Command 'getDevice'.

public class AdrBaseService.GetDeviceCommandExecutor : CommandExecutor<EmptyJson, GetDeviceResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.GetDeviceCommandExecutor
Implements
Inherited Members

Constructors

GetDeviceCommandExecutor(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.GetDeviceCommandExecutor class.

public GetDeviceCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient