MQTT Engine module persistent connection

You can use MQTT QoS 1 to ensure messages are delivered to MQTT Engine. You will need to specify QoS 1 in your publish call from the Transmission side and configure your MQTT Engine Custom Namespace to subscribe on the appropriate topics using QoS 1. Please see this document for more info on enabling QoS 1 subscriptions for MQTT Engine Custom Namespaces.