【代码优化】IoT:优化 http 插件 IotDevicePropertyReportVertxHandler 的代码

This commit is contained in:
YunaiV
2025-01-31 19:05:42 +08:00
parent 7f0de1e34e
commit 2512f2dde8
4 changed files with 51 additions and 79 deletions

View File

@@ -5,6 +5,7 @@ import lombok.Data;
import java.util.List;
// TODO @芋艿:从 server => plugin => device 是否有必要?从阿里云 iot 来看,没有这个功能?!
/**
* IoT 设备【属性】获取 Request DTO
*