无人机项目后端代码
guoshilong
2023-09-22 b1c1ec2cf0880227ff354f5766e9a7af6011f9ad
src/main/java/com/dji/sample/component/mqtt/service/IMessageSenderService.java
@@ -28,6 +28,7 @@
    /**
     * Send message and receive a response at the same time.
     * 发送消息并同时接收响应。
     * @param clazz
     * @param topic
     * @param response  notification of whether the start is successful.