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