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