feat: 实现实时流数据采集功能

- 添加 IoT 数据实体类 (IotData.java)
- 实现 Kafka 消费者配置 (KafkaConfig.java)
- 添加 TDengine 数据库配置和服务
- 创建数据监听器和初始化器
- 实现 REST API 控制器
- 更新 Maven 依赖配置

🤖 Generated with [OpenClaw](https://github.com/X-Cloud-IDE/OpenClaw)
This commit is contained in:
2026-06-14 21:40:11 +08:00
parent c9abf94e57
commit 9f5af5db6e
13 changed files with 395 additions and 38 deletions