Table of Contents

Class EdgeRegistry.CreateGroupActionInvoker

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

Specializes the CommandInvoker class for Command 'createGroup'.

[CommandTopic("adr/dtmi:ms:adr:EdgeRegistry;1/create/group")]
public class EdgeRegistry.CreateGroupActionInvoker : CommandInvoker<GroupAttributes, CreateGroupResponseSchema>, IAsyncDisposable
Inheritance
EdgeRegistry.CreateGroupActionInvoker
Implements
Inherited Members

Constructors

CreateGroupActionInvoker(ApplicationContext, IMqttPubSubClient)

Initializes a new instance of the EdgeRegistry.CreateGroupActionInvoker class.

public CreateGroupActionInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient