Skip to content

Commit acc7e24

Browse files
committed
add manual puback feature to main README
1 parent d2be7ed commit acc7e24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The primary purpose of the AWS IoT Device SDK for C++ v2 is to simplify the proc
2424
* Integrated service clients for AWS IoT Core services
2525
* Secure device connections to AWS IoT Core using MQTT protocol including MQTT 5.0
2626
* 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
2728

2829
#### Supported AWS IoT Core services
2930

0 commit comments

Comments
 (0)