-
Type: Improvement
-
Status: Applied
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: MQTT-SN-1.2
-
Fix Version/s: None
-
Component/s: MQTT-SN
-
Labels:None
-
Proposal:
Subscription options were added to MQTT 5.0. These are generally well received. Similar capabilities should be added to MQTT-SN especially as they can result in more efficient operations.
Subscribe flags field:
2 bits - max QoS as now
1 bit - noLocal
1 bit - retain as published
2 bits - retain handling
2 bits - topic ID type
(I think DUP is not needed on subscribe - rely on suback).