sendMqttMsg

open override fun sendMqttMsg(prefix: String, topic: String, content: String)

Simply send a MQTT message, using the provided topic and message payload (string).