|
@@ -610,7 +610,8 @@ struct SysConfigData
|
|
|
unsigned char MaintainServerSecurityPassword[41]; // Maintain server AuthorizationKey for security profile
|
|
|
unsigned char PowerSharingServerIP[512]; // Local power sharing server ip address
|
|
|
unsigned int PowerSharingCapacityPower; // Local power sharing capacity power
|
|
|
- unsigned char MaxChargingSoc; //0: unlimit, 1 ~ 100 percent
|
|
|
+ unsigned char MaxChargingSoc; // 0: unlimit, 1 ~ 100 percent
|
|
|
+ unsigned char FanControlPolicy; // 0: Auto mode 1: Quite mode
|
|
|
};
|
|
|
|
|
|
struct DERATING_BY_OTP
|