LePailleurThibault
Results
2
issues of
LePailleurThibault
MQTT compatibility with QoS Some MQTT brokers do not support qos=2. Changing transport service to publish with qos=1. Adding a cache in transport service to avoid sending redundant messages.
…cs in mqtt. Some brokers (like AWS iot core) do not support retain messages. Add option to transport to specify if the retain is supported by broker. New MQTT topics...