|
@@ -515,6 +515,7 @@ struct ChargingInfoData
|
|
unsigned char isRemoteStart;
|
|
unsigned char isRemoteStart;
|
|
struct Schedule schedule; // Schedule
|
|
struct Schedule schedule; // Schedule
|
|
int EvBatteryStartSoc; // 0~100%
|
|
int EvBatteryStartSoc; // 0~100%
|
|
|
|
+ unsigned char UnKnowStopChargeFlag; // for EV board
|
|
};
|
|
};
|
|
|
|
|
|
typedef union
|
|
typedef union
|