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)
Initializes a new instance of the EdgeRegistryThingModelExtensions.GetThingModelVersionActionInvoker class.
public GetThingModelVersionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient