Table of Contents

Class AdrBaseService.GetDeviceStatusCommandInvoker

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

Specializes the CommandInvoker class for Command 'getDeviceStatus'.

public class AdrBaseService.GetDeviceStatusCommandInvoker : CommandInvoker<EmptyJson, GetDeviceStatusResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.GetDeviceStatusCommandInvoker
Implements
Inherited Members

Constructors

GetDeviceStatusCommandInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the AdrBaseService.GetDeviceStatusCommandInvoker class.

public GetDeviceStatusCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient