|
|
|
@ -977,7 +977,7 @@ namespace BatCharging.Service
|
|
|
|
|
/// <param name="tcp_client"></param>
|
|
|
|
|
/// <param name="dest_addr"></param>
|
|
|
|
|
/// <param name="respResult"></param>
|
|
|
|
|
internal void Send1502(TcpClientChargerTool tcp_client,ushort responseCode)
|
|
|
|
|
internal void Send1502(TcpClientChargerTool tcp_client)
|
|
|
|
|
{
|
|
|
|
|
CMD1502 CMD = new CMD1502();
|
|
|
|
|
CMD.reserved1 = 0;
|
|
|
|
|