|
@@ -477,7 +477,7 @@ struct ChargingInfoData
|
|
float PresentChargingCurrentL3; //0~6553.5 amp
|
|
float PresentChargingCurrentL3; //0~6553.5 amp
|
|
char RemoteStartFlag;
|
|
char RemoteStartFlag;
|
|
unsigned char MaxChargingToAverPassFlag;
|
|
unsigned char MaxChargingToAverPassFlag;
|
|
- unsigned char EVCCID[9]; //the MAC address of the EVCC in Hex
|
|
|
|
|
|
+ unsigned char EVCCID[18]; //the MAC address of the EVCC in Hex
|
|
};
|
|
};
|
|
|
|
|
|
struct SysInfoData
|
|
struct SysInfoData
|