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