Table of Contents

Class AdrBaseService.GetDeviceCommandInvoker

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

Specializes the CommandInvoker class for Command 'getDevice'.

public class AdrBaseService.GetDeviceCommandInvoker : CommandInvoker<EmptyJson, GetDeviceResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.GetDeviceCommandInvoker
Implements
Inherited Members

Constructors

GetDeviceCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.GetDeviceCommandInvoker class.

public GetDeviceCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient