Class DiscoveredAssetResources.CreateDiscoveredAssetCommandInvoker
- Namespace
- Azure.Iot.Operations.Services.Akri.DiscoveredAssetResources
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'createDiscoveredAsset'.
public class DiscoveredAssetResources.CreateDiscoveredAssetCommandInvoker : CommandInvoker<CreateDiscoveredAssetRequestPayload, CreateDiscoveredAssetResponsePayload>, IAsyncDisposable
- Inheritance
-
DiscoveredAssetResources.CreateDiscoveredAssetCommandInvoker
- Implements
- Inherited Members
Constructors
CreateDiscoveredAssetCommandInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the DiscoveredAssetResources.CreateDiscoveredAssetCommandInvoker class.
public CreateDiscoveredAssetCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient