Skip to content

Commit 893bf34

Browse files
committed
updated WIll statement
1 parent f432095 commit 893bf34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/event-grid/mqtt-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ The MQTT broker is adding more MQTT v5 and MQTT v3.1.1 features in the future to
182182
MQTT v5 currently differs from the [MQTT v5 specification](https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html) in the following ways:
183183

184184
- Shared subscriptions aren't supported yet.
185-
- The maximum Will Delay Interval is 300 seconds. The effective value is the lesser of the provided Will Delay Interval and the session expiry interval.
185+
- The effective will delay interval is the lesser of the provided Will Delay Interval and the session expiry interval (if provided).
186186
- Maximum QoS is 1.
187187
- Maximum packet size is 512 KiB.
188188
- Subscription identifiers aren't supported.

0 commit comments

Comments
 (0)