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