# e-iot
**Repository Path**: hdzc/e-iot
## Basic Information
- **Project Name**: e-iot
- **Description**: Simple, high performance, based on vertx to implement a variety of charging protocols, include ocpp1.6, ocpp2.0.1, ocpp2.1,云快充. (基于 Vert.x 实现多种充电协议)
- **Primary Language**: Java
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 4
- **Forks**: 2
- **Created**: 2025-07-18
- **Last Updated**: 2025-09-03
## Categories & Tags
**Categories**: web-dev-toolkits
**Tags**: 云快充, ocpp, IOT, Vertx, Netty
## README
# e-iot
简单,高性能,基于 vert.x 实现多种充电协议。
Simple, high performance, based on vertx to implement a variety of charging protocols
### 实现的协议
* 云快充协议(包括 云快充1.5, 云快充 1.6) (eiot-ykc)
* ocpp(包括 ocpp1.6J, ocpp2.0.1, ocpp2.1) (eiot-ocpp)
### 怎么使用
#### 云快充
```xml