|
AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
|
| Aws::Iotcommands::ClientV2::ClientV2 | ( | Aws::Crt::Allocator * | allocator, |
| std::shared_ptr< Aws::Iot::RequestResponse::IMqttRequestResponseClient > | bindingClient ) |
|
virtualdefault |
|
overridevirtual |
Creates a stream of CommandExecution notifications for a given IoT thing.
| request | Modeled streaming operation subscription configuration. |
| options | Configuration options for the streaming operation. |
Implements Aws::Iotcommands::IClientV2.
|
overridevirtual |
Creates a stream of CommandExecution notifications for a given IoT thing.
| request | Modeled streaming operation subscription configuration. |
| options | Configuration options for the streaming operation. |
Implements Aws::Iotcommands::IClientV2.
|
overridevirtual |
Creates a stream of CommandExecution notifications for a given IoT thing.
| request | Modeled streaming operation subscription configuration. |
| options | Configuration options for the streaming operation. |
Implements Aws::Iotcommands::IClientV2.
|
overridevirtual |
Update the status of a command execution.
| request | operation to perform |
| handler | function object to invoke upon operation completion |
Implements Aws::Iotcommands::IClientV2.