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