通用物联网网关
- 在 DeviceService 接口中添加了 create 方法,用于创建设备 - 在 ProductDto 中将 type 字段重命名为 productType,以更好地反映其含义 - 在 iot_device 表中添加了 dept_id 列,用于存储部门权限 ID |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage/attachment | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关