mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 02:49:57 +08:00
!33 新增云快充启动充电的逻辑卡号和物理卡号,和双枪并充序号以及双枪并充的测试接口
* 新增云快充启动充电的逻辑卡号和物理卡号,和双枪并充序号以及双枪并充的测试接口 * CMD路由优化 * Merge remote-tracking branch 'gitee/master' into Feat_Lvneng_module_optimize * cmd路由优化 * cmd路由优化 * 绿能模块优化 * 新增云快充1.7 0x3D * 添加停止充电的TestController
This commit is contained in:
@@ -13,10 +13,14 @@ public enum DownlinkCmdEnum {
|
||||
|
||||
LOGIN_ACK,
|
||||
|
||||
HEARTBEAT_ACK,
|
||||
|
||||
VERIFY_PRICING_ACK,
|
||||
|
||||
QUERY_PRICING_ACK,
|
||||
|
||||
REAL_TIME_DATA_ACK,
|
||||
|
||||
SET_PRICING,
|
||||
|
||||
REMOTE_START_CHARGING,
|
||||
|
||||
Reference in New Issue
Block a user