通用物联网网关
- 更新 DeviceController 中的 send 方法,增加参数接收 - 修改 DeviceService接口和实现类,调整 send 方法签名和逻辑 - 移除 ServeController 中的 detail 方法,增加 getServeParam 方法 - 更新 ServeService 接口和实现类,添加 getServeParam 方法 - 统一使用 fastjson2替代其他 JSON 处理库 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关