通用物联网网关
- 新增 DataPushTask 类实现定时推送数据- 重构 WebSocketConfig 配置类 - 新增 DeviceWebSocketHandler、RecordWebSocketHandler 和 ProductWebSocketHandler 处理不同类型的 WebSocket 连接 - 移除 GenericWebSocketHandler 和 WebSocketInterceptor 类 - 更新 IotGatewayApplication 启用定时任务 - 调整 SpringSecurityConfig 允许 WebSocket 请求通过 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关