Class AdrBaseService.GetDeviceStatusCommandExecutor
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes a CommandExecutor
class for Command 'getDeviceStatus'.
public class AdrBaseService.GetDeviceStatusCommandExecutor : CommandExecutor<EmptyJson, GetDeviceStatusResponseSchema>, IAsyncDisposable
- Inheritance
-
AdrBaseService.GetDeviceStatusCommandExecutor
- Implements
- Inherited Members
Constructors
GetDeviceStatusCommandExecutor(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the AdrBaseService.GetDeviceStatusCommandExecutor class.
public GetDeviceStatusCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient