通用物联网网关
- 在 EventController 中添加事件记录查询接口 - 在 EventLogRepository 中实现根据 ClientId 查询事件记录的方法 - 在 RecordDataServiceImpl 中优化数据处理逻辑 - 更新相关实体类和 mapper 文件以支持新功能 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关