mirror of
https://gitee.com/NexIoT/Universal-IoT-Java.git
synced 2026-08-29 06:51:35 +08:00
6bbdb3cc2c
新增getRecentCommand和queryDeviceLogs方法,支持按指令ID和时间范围查询设备日志。添加toMillisTimestamp方法统一处理秒/毫秒时间戳转换,优化查询性能。