I have a question about configuring MQTT message delivery complete.
After sending the MQTT message, can you check the message that the delivery is complete?
You can check the status of MQTT being connected or connected through the current connection status node.
The function I want is to receive a message that the MQTT message has been delivered, but I would like to know how to configure it.