Hi everyone we are trying to consume the device messages from flespi through MQTT, and here we are facing an issue with the data incoming at our end. where we are getting same message multiple time due to qos handled is 0
is there any way we can change this qos to 2 from broker side.
Note: we are connecting to flespi MQTT broker to consume the messages.