通用物联网网关
- 修改参数处理方式,使用 JSONObject 替代 JSONArray - 优化参数的获取和组装逻辑,使用 identifier 和 uint 字段 - 修复 deviceId 的获取方式,使用 device 对象替代参数 - 添加 uint 字段到 ParamDto 类 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关