src/main/java/com/dji/sample/manage/service/IDeviceService.java
@@ -196,6 +196,15 @@ void devicePropertySet(String workspaceId, String dockSn, DeviceSetPropertyEnum propertyEnum, JsonNode param); /** * Set the property parameters of the drone. * @param workspaceId * @param dockSn * @param param * @return */ int devicePropertySet(String workspaceId, String dockSn, JsonNode param); /** * Set one property parameters of the drone. * @param topic * @param propertyEnum