Table of Contents

Class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Generated.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

Specializes the CommandInvoker class for Command 'setNotificationPreferenceForDeviceUpdates'.

[CommandTopic("akri/connector/resources/{ex:connectorClientId}/{ex:deviceName}/{ex:inboundEndpointName}/setNotificationPreferenceForDeviceUpdates")]
public class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker : CommandInvoker<SetNotificationPreferenceForDeviceUpdatesRequestPayload, SetNotificationPreferenceForDeviceUpdatesResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker
Implements
Inherited Members

Constructors

SetNotificationPreferenceForDeviceUpdatesCommandInvoker(ApplicationContext, IMqttPubSubClient)

public SetNotificationPreferenceForDeviceUpdatesCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient