通用物联网网关
- 在 RecordData 实体中添加处理记录数据的方法- 新增 TemperatureExceededEvent 类用于温度异常事件 - 在 DeviceController 中集成事件处理逻辑 - 更新数据库结构,增加参数对比类型和默认值字段 - 优化 Param 实体,添加 CompareType枚举 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |