Detector Model Iot Topic Publish
data class DetectorModelIotTopicPublish(val mqttTopic: String, val payload: DetectorModelPayload? = null)
Information required to publish the MQTT message through the IoT message broker.