通用物联网网关
- 在 DeviceServiceImpl 类中的 overview 方法中增加了设备告警相关的统计信息 - 新增 warningCount 字段用于统计当前所有处于告警状态的设备数量 - 新增 todayWarningCount 字段用于统计今日内处于告警状态的设备数量 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关