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