src/main/java/com/dji/sample/component/mqtt/service/IMessageSenderService.java
@@ -80,6 +80,10 @@ */ <T> ServiceReply<T> publishServicesTopic(TypeReference<T> clazz, String sn, String method, Object data); <T> ServiceReply<T> publishServicesTopic(TypeReference<T> clazz, String sn, String method, Object data, String bid,Long timestamp); ServiceReply publishServicesTopic(String sn, String method, Object data, String bid,Long timestamp); /** * Used exclusively for sending messages for services, and does not set the received subtype. * @param sn