通用物联网网关
- 移除 DeviceController 和 DeviceService 中的 topic 参数 - 更新 DeviceServiceImpl 中的 send 方法,使用 MqttConfig 中的 topic - 优化 DeviceStatusVo 的构建方式 - 在数据库中为 iot_device 表添加经纬度默认值 - 更新 MqttConfig 中 topic 的获取方式 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关