diff --git a/README.md b/README.md index 72a0356..01439f6 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ automatically be converted into a `Buffer`. properties: { // MQTT 5.0 properties sessionExpiryInterval: 1234, receiveMaximum: 432, - maximumQoS: 2, + maximumQoS: 1, retainAvailable: true, maximumPacketSize: 100, assignedClientIdentifier: 'test',