Actinos 1. Add the record item for connector output info. Files 1. As follow commit history.
@@ -424,6 +424,9 @@ struct ChargingInfoData
unsigned char IsModeChagned;
unsigned char IsCharging;
unsigned char IsErrorOccur;
+ float RealMaxVoltage;
+ float RealMaxCurrent;
+ float RealMaxPower;
};
struct SysInfoData