Table of Contents

Class EdgeRegistryThingModelExtensions.GetThingModelVersionActionInvoker

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

Specializes the CommandInvoker class for Command 'getThingModelVersion'.

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

Constructors

GetThingModelVersionActionInvoker(ApplicationContext, IMqttPubSubClient)

public GetThingModelVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient