# gdzn-iot **Repository Path**: maoxing/gdzn-iot ## Basic Information - **Project Name**: gdzn-iot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-08 - **Last Updated**: 2024-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iot支撑平台 接收采集充换电设备信号量 gdzn-iot com.gdzn-iot ├── gdzn-iot-api // 接口模块 │ └── gdzn-iot-api-netty // netty服务接口 │ └── gdzn-iot-api-signal // 信号量采集服务接口 ├── gdzn-iot-modules // 业务模块 │ └── gdzn-iot-modules-netty // netty模块 [9809] │ └── gdzn-iot-modules-signal // 信号量采集模块 [9808] ├──pom.xml // 公共依赖