通用物联网网关
- 将 Event 类中的 outputs 字段类型从 List<ParamDto> 改为 List<Param> - 更新 EventMapper.xml 中的 resultMap 配置 - 修改 RecordDataServiceImpl 中的 recordData 方法,增加打印日志 -移除 TemperatureExceededEventListener 中的 @EventListener 注解 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |