mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-07-02 04:47:53 +08:00
reset
This commit is contained in:
@@ -753,6 +753,7 @@ public class DefaultPileProtocolService implements PileProtocolService {
|
|||||||
// TODO 处理相关业务逻辑
|
// TODO 处理相关业务逻辑
|
||||||
callback.onSuccess();
|
callback.onSuccess();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 将Proto状态转换为数据库枚举状态
|
* 将Proto状态转换为数据库枚举状态
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -528,4 +528,3 @@ message BmsDemandChargerOutputProto {
|
|||||||
string tradeNo = 6;
|
string tradeNo = 6;
|
||||||
optional string additionalInfo = 20;
|
optional string additionalInfo = 20;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -134,5 +134,3 @@
|
|||||||
|
|
||||||
#### 0x55 对时设置应答
|
#### 0x55 对时设置应答
|
||||||
`68 12 01 00 00 55 20 23 12 12 00 00 10 E0 2E 0C 0C 15 08 19 AB 37`
|
`68 12 01 00 00 55 20 23 12 12 00 00 10 E0 2E 0C 0C 15 08 19 AB 37`
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user