sendMqttMessage

open fun sendMqttMessage(topic: String, content: String): JsonResponse<*>

Send a MQTT message with the given topic and content.