Packet loss using MQTT subscribe
Hello,
we have defined a Thing with MQTT Template, receiving packets from MQTT broker.
Packets are coming and stored in a stream, but sometimes packets are lost.
We know that these packets have been sent from the MQTT broker but we don't find them in the stream.
The packet is received into a JSON property, and the subscription (defined on data change) read the JSON and transform it to store into the stream.
Any idea ? Many thank Dimitri
