Table of Contents

Class EdgeRegistryThingModelExtensions.CreateThingModelVersionActionInvoker

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

Specializes the CommandInvoker class for Command 'createThingModelVersion'.

[CommandTopic("aio/registry/thingModelExtension/create/thingmodelgroups/thingmodels/{ex:thingModelId}/versions/version")]
public class EdgeRegistryThingModelExtensions.CreateThingModelVersionActionInvoker : CommandInvoker<CreateThingModelVersionAttributes, CreateThingModelVersionResponseSchema>, IAsyncDisposable
Inheritance
EdgeRegistryThingModelExtensions.CreateThingModelVersionActionInvoker
Implements
Inherited Members

Constructors

CreateThingModelVersionActionInvoker(ApplicationContext, IMqttPubSubClient)

public CreateThingModelVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient