We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2be7ed commit acc7e24Copy full SHA for acc7e24
1 file changed
README.md
@@ -24,6 +24,7 @@ The primary purpose of the AWS IoT Device SDK for C++ v2 is to simplify the proc
24
* Integrated service clients for AWS IoT Core services
25
* Secure device connections to AWS IoT Core using MQTT protocol including MQTT 5.0
26
* Support for [multiple authentication methods and connection types](./documents/MQTT5_Userguide.md#connecting-to-aws-iot-core)
27
+* Support for [manual publish acknowledgement](./documents/MQTT5_Userguide.md#manual-publish-acknowledgement) for control over QoS 1 PUBACK delivery
28
29
#### Supported AWS IoT Core services
30
0 commit comments