mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-04 18:09:54 +08:00
新增刷新按钮
This commit is contained in:
@@ -54,7 +54,7 @@ public class LvnengV340HeartbeatULCmd extends LvnengUplinkCmdExe {
|
||||
//5预留
|
||||
byteBuf.skipBytes(16);
|
||||
|
||||
|
||||
// 会话添加充电桩编码
|
||||
tcpSession.addPileCode(pileCode);
|
||||
|
||||
// 注册前置会话
|
||||
|
||||
@@ -219,7 +219,7 @@ public class LvnengV340RealTimeDataULCmd extends LvnengUplinkCmdExe {
|
||||
//46 预留 1
|
||||
byteBuf.skipBytes(1);
|
||||
|
||||
|
||||
// 会话添加充电桩编码
|
||||
tcpSession.addPileCode(pileCode);
|
||||
|
||||
// 注册前置会话
|
||||
|
||||
Reference in New Issue
Block a user