Actions 1. Add flag for max-charging to average-charging pass. Files 1. As follow commit history.
@@ -452,6 +452,7 @@ struct ChargingInfoData
float PresentChargingCurrentL2; //0~6553.5 amp
float PresentChargingCurrentL3; //0~6553.5 amp
char RemoteStartFlag;
+ unsigned char MaxChargingToAverPassFlag;
};
struct SysInfoData