Class AdrBaseService.UpdateDeviceStatusCommandInvoker
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'updateDeviceStatus'.
public class AdrBaseService.UpdateDeviceStatusCommandInvoker : CommandInvoker<UpdateDeviceStatusRequestPayload, UpdateDeviceStatusResponseSchema>, IAsyncDisposable
- Inheritance
-
AdrBaseService.UpdateDeviceStatusCommandInvoker
- Implements
- Inherited Members
Constructors
UpdateDeviceStatusCommandInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the AdrBaseService.UpdateDeviceStatusCommandInvoker class.
public UpdateDeviceStatusCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient