Class AdrBaseService.GetDeviceCommandInvoker
- 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
ApplicationContextmqttClient
IMqttPubSubClient