Table of Contents

Class EdgeRegistrySchemaExtensions.GetSchemaActionInvoker

Namespace
Azure.Iot.Operations.Services.EdgeRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll

Specializes the CommandInvoker class for Command 'getSchema'.

[CommandTopic("adr/dtmi:ms:adr:EdgeRegistry;1/get/schema")]
public class EdgeRegistrySchemaExtensions.GetSchemaActionInvoker : CommandInvoker<GetSchemaInputArguments, GetSchemaResponseSchema>, IAsyncDisposable
Inheritance
EdgeRegistrySchemaExtensions.GetSchemaActionInvoker
Implements
Inherited Members

Constructors

GetSchemaActionInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the EdgeRegistrySchemaExtensions.GetSchemaActionInvoker class.

public GetSchemaActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient