Skip to content

Commit 0cc8581

Browse files
committed
Add more v5.0 help to the documentation.
1 parent a3b0d18 commit 0cc8581

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,8 @@ tls
12451245
Defaults to None, which indicates that TLS should not be used.
12461246

12471247
protocol
1248-
choose the version of the MQTT protocol to use. Use either ``MQTTv31`` or ``MQTTv311``.
1248+
choose the version of the MQTT protocol to use. Use either ``MQTTv31``,
1249+
``MQTTv311``, or ``MQTTv5`.
12491250
12501251
transport
12511252
set to "websockets" to send MQTT over WebSockets. Leave at the default of
@@ -1388,7 +1389,8 @@ tls
13881389
Defaults to None, which indicates that TLS should not be used.
13891390

13901391
protocol
1391-
choose the version of the MQTT protocol to use. Use either ``MQTTv31`` or ``MQTTv311``.
1392+
choose the version of the MQTT protocol to use. Use either ``MQTTv31``,
1393+
``MQTTv311``, or ``MQTTv5``.
13921394

13931395

13941396
Simple Example

0 commit comments

Comments
 (0)