sendMqttMessage

open fun sendMqttMessage(topic: String, content: String): String

Send a MQTT message with the given topic and content.