Table of Contents

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)

public GetThingDescriptionActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient