eclipse-paho / eclipse-paho/paho.mqtt.python
publish.single and publish.multiple lack MQTTv5 properties
Open
Status: Available
Type: Enhancement
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 742
- Avg merge
- 12d 48m
- Merged PRs (30d)
- 1
Description
https://github.com/eclipse/paho.mqtt.python/blob/master/src/paho/mqtt/publish.py#L180
vs
https://github.com/eclipse/paho.mqtt.python/blob/master/src/paho/mqtt/client.py#L1199
As an user I would like to use the inline sending option with the ability to set message retainment.
Contributor guide
Assessment
This issue has not been assessed yet.