mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 05:25:12 +08:00
update 新增 0xA4平台主动下发并充充电指令
This commit is contained in:
@@ -86,4 +86,9 @@ public interface YKCPushCommandService {
|
||||
*/
|
||||
byte[] pushReservationChargingCommand(ReservationChargingCommand command);
|
||||
|
||||
/**
|
||||
* 发送并充充电指令
|
||||
* @param command
|
||||
*/
|
||||
void pushStartMergeChargingCommand(StartMergeChargeCommand command);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user