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