Class EdgeRegistryThingDescriptionExtensions.GetThingDescriptionActionInvoker
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'getThingDescription'.
[CommandTopic("adr/dtmi:ms:adr:EdgeRegistry;1/get/thingdescription")]
public class EdgeRegistryThingDescriptionExtensions.GetThingDescriptionActionInvoker : CommandInvoker<GetThingDescriptionInputArguments, GetThingDescriptionResponseSchema>, IAsyncDisposable
- Inheritance
-
EdgeRegistryThingDescriptionExtensions.GetThingDescriptionActionInvoker
- Implements
- Inherited Members
Constructors
GetThingDescriptionActionInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the EdgeRegistryThingDescriptionExtensions.GetThingDescriptionActionInvoker class.
public GetThingDescriptionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContextApplicationContextmqttClientIMqttPubSubClient